How to install python3-sgmllib3k in CentOS/RHEL 10 (noarch)
python3 copy of sgmllib
License: BSD
http://hg.hardcoded.net/sgmllib
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-sgmllib3k
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.
RPMs
Python Maint (2022-06-13)
—
- Rebuilt for Python 3.11