Adding all files

This commit is contained in:
2026-02-03 20:32:43 +02:00
parent 2588d10ba0
commit 77b70b600f
1457 changed files with 184865 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
Metadata-Version: 2.4
Name: sgmllib3k
Version: 1.0.0
Summary: Py3k port of sgmllib.
Home-page: http://hg.hardcoded.net/sgmllib
Author: Hardcoded Software
Author-email: hsoft@hardcoded.net
License: BSD License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: summary
==================================================
sgmllib3k -- Py3k port of the old stdlib module
==================================================
sgmllib was dropped in Python 3. For those depending on it, that's somewhat infortunate. This is a quick and dirty port of this old module. I just ran 2to3 on it and published it. I don't indend to maintain it, so it might be a good idea to eventually think about finding another module to use.

View File

@@ -0,0 +1,7 @@
__pycache__/sgmllib.cpython-314.pyc,,
sgmllib.py,sha256=kYB5GqUHERIH18FPNttXShH77dolfev7nQMLJzt3P0Q,17788
sgmllib3k-1.0.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
sgmllib3k-1.0.0.dist-info/METADATA,sha256=lhdQyA7Fsg_pw7fKyDPkYd6tAcllcMUWeL3crP2Y-HQ,987
sgmllib3k-1.0.0.dist-info/RECORD,,
sgmllib3k-1.0.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
sgmllib3k-1.0.0.dist-info/top_level.txt,sha256=E4ZpYn_h-5ZsXFXdHDnelKXucbcgaVINXwl6rGcGK_M,8

View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: setuptools (80.9.0)
Root-Is-Purelib: true
Tag: py3-none-any