python3-sgmllib3k

python3 copy of sgmllib

Availability

Distro aarch64 noarch x86_64 Version
RHEL 10 1.0.0
RHEL 9
RHEL 8
RHEL 7
RHEL 6

Description

sgmllib was dropped in Python 3. For those depending on it, that’s somewhat unfortunate. This is a quick and dirty port of this old module. I just ran 2to3 on it and published it. I don’t intend to maintain it, so it might be a good idea to eventually think about finding another module to use.

Compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

Install

CentOS/RHEL 10
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install python3-sgmllib3k