{"categories":[{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"}],"enrichment":{"capability":"A Python 3 port of the deprecated stdlib sgmllib module for parsing SGML and HTML documents using an event-driven interface.","skillfed_tags":["deprecated","legacy-compat"],"use_cases":["Porting old Python 2 code that depended on sgmllib to Python 3 with minimal changes","Parsing legacy SGML documents in Python 3 when the original module is unavailable","Maintaining existing projects with hard dependencies on sgmllib3k that cannot be refactored"],"what_it_does":"sgmllib3k is a minimal port of Python's old sgmllib module to Python 3, created by running 2to3 on the original code. It provides an event-driven SGML/HTML parser that works by subclassing and overriding handler methods for different document elements. The module was dropped from the stdlib because more robust alternatives exist, and the maintainer explicitly disclaims any intention to maintain this port.\n\nThe package has not been updated since its initial release on 2010-08-24 and is classified as abandoned. While it shows substantial download volume, this likely reflects transitive dependencies or legacy codebases still relying on it rather than active new adoption. The maintainer recommends finding another module for new projects.","worth_installing":"No. This package is abandoned (no updates since 2010-08-24, no maintenance commitment) and the maintainer explicitly recommends finding an alternative. Install only if you are maintaining legacy code with a hard dependency on sgmllib3k and cannot refactor to a maintained alternative."},"id":"sgmllib3k","links":{"html":"https://skillfed.io/packages/sgmllib3k","md":"https://skillfed.io/packages/sgmllib3k.md","pypi":"https://pypi.org/project/sgmllib3k/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2010-08-24","license_spdx":null,"license_treatment":"permissive","name":"sgmllib3k","python_support":"unspecified","summary":"Py3k port of sgmllib."},"popularity":{"monthly_downloads":10088849,"position":1482,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.0.0"}
