1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 07:30:38 +02:00

gnu: Remove python2-ansi2html.

* gnu/packages/python-xyz.scm (python2-ansi2html): Delete variable.
This commit is contained in:
Maxim Cournoyer
2022-04-29 22:39:16 -04:00
parent 089caa19c7
commit c83f305075

View File

@@ -19347,9 +19347,6 @@ JSON) codec.")
converting text with ANSI color codes to HTML or LaTeX.")
(license license:gpl3+)))
(define-public python2-ansi2html
(package-with-python2 python-ansi2html))
(define-public python-easy-ansi
(package
(name "python-easy-ansi")