python-libxml2 2.9.14
Python bindings for the libxml2 library
Libxml2 is the XML C parser and toolkit developed for the Gnome project (but it is usable outside of the Gnome platform).
- Outputs:
out
- Website: http://www.xmlsoft.org/
- Licenses: X11
- Package source: gnu/packages/xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-libxml2 2.9.14
as follows:
guix install python-libxml2@2.9.14
Or install the latest version:
guix install python-libxml2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.