me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-ansi2html.

* gnu/packages/python-xyz.scm (python2-ansi2html): Delete variable.
Maxim Cournoyer 2022-04-29 22:39:16 -04:00
parent 089caa19c7
commit c83f305075
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

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")