This package browser is in early development. Mind the rough edges.

python-sgmllib3k

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.

Installation

Install the latest version of python-sgmllib3k as follows:

guix install python-sgmllib3k

Or install a particular version:

guix install python-sgmllib3k@1.0.0-1.7999646

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.

Badge code

You can use the following badge to inform users of python-sgmllib3k about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/python-sgmllib3k'><img src='https://packages.guix.gnu.org/packages/python-sgmllib3k/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/python-sgmllib3k/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/python-sgmllib3k)

Example Org:

[[https://packages.guix.gnu.org/packages/python-sgmllib3k][https://packages.guix.gnu.org/packages/python-sgmllib3k/badges/latest-version.svg]]