Port variant | v13 |
Summary | Py3k port of sgmllib (3.13) |
BROKEN | |
Package version | 1.0.0 |
Homepage | No known homepage |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 11 NOV 2024, 23:28:05 UTC |
Port created | 27 MAY 2023, 03:56:48 UTC |
single | ================================================== sgmllib3k -- Py3k port of the old stdlib module ================================================== 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. |
Build (only) |
python313:dev:std python-setuptools:single:v13 autoselect-python:single:std |
Build and Runtime | python313:primary:std |
main | mirror://PYPI/s/sgmllib3k |
python-feedparser:v13 | Universal feed parser: RSS, CDF, Atom (3.13) |