python-sgmllib3k 1.0.0-1.7999646
Python 3 port of sgmllib
This package provides an unmaintained port of sgmllib to Python 3. It is used to parse text files formatted in SGML.
- Outputs:
out
- Website: https://github.com/hsoft/sgmllib
- Licenses: Modified BSD
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-sgmllib3k 1.0.0-1.7999646
as follows:
guix install python-sgmllib3k@1.0.0-1.7999646
Or install the latest version:
guix install python-sgmllib3k
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.