me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-libxml2.

* gnu/packages/xml.scm (python2-libxml2): Delete variable.
Maxim Cournoyer 2022-05-13 15:00:02 -04:00
parent b0193c649f
commit afde361377
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -345,9 +345,6 @@ formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.")
(inputs `(("libxml2" ,libxml2)))
(synopsis "Python bindings for the libxml2 library")))
(define-public python2-libxml2
(package-with-python2 python-libxml2))
(define-public libxslt
(package
(name "libxslt")