1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: Remove python-tldr.

* gnu/packages/textutils.scm (python-tldr): Delete variable.

Change-Id: Id535933a89c202b9fe1192b78116781b43dbf8a2
This commit is contained in:
Sharlatan Hellseher
2026-01-17 14:33:19 +00:00
committed by Andreas Enge
parent 9a50823081
commit da7b87812d

View File

@@ -1220,9 +1220,6 @@ effort to simplify the man pages with practical examples described in
@url{https://tldr.sh/}.")
(license license:expat)))
(define-public python-tldr
(deprecated-package "python-tldr" tldr))
(define-public txt2tags
(package
(name "txt2tags")