{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"}],"enrichment":{"capability":"Provides the sgmllib SGML parser from Python 2.7 for use with feedparser, enabling parsing of SGML-based feed formats in modern Python versions.","skillfed_tags":["feedparser-compat","sgml-parsing","legacy-support"],"use_cases":["Use it as a dependency when feedparser requires sgmllib for parsing SGML-based feed formats.","Use it to parse legacy SGML markup in feed documents that modern HTML parsers may not handle correctly.","Use it in Python 3 projects that need sgmllib functionality without reimplementing the parser."],"what_it_does":"feedparser-sgmllib is a backport of Python 2.7's sgmllib module to modern Python versions, packaged specifically for feedparser's internal use. The sgmllib module is a simple SGML parser that was removed from the Python standard library in Python 3. This package restores that functionality for feedparser and other tools that depend on SGML parsing, allowing them to work with Python 3.10 and later without modification.\n\nThe package has no external runtime dependencies and installs cleanly. It is maintained actively and supports Python versions 3.10 through 3.14. The codebase is recent (first released in late July 2026) and receives regular updates, indicating ongoing maintenance.","worth_installing":"Yes, if you are using feedparser or another tool that explicitly requires sgmllib. The package is lightweight, has no dependencies, is actively maintained, and carries a permissive license. Install it only if feedparser or your application explicitly needs it; it is not a general-purpose parser for new projects."},"id":"feedparser-sgmllib","links":{"html":"https://skillfed.io/packages/feedparser-sgmllib","md":"https://skillfed.io/packages/feedparser-sgmllib.md","pypi":"https://pypi.org/project/feedparser-sgmllib/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-02","license_spdx":"PSF-2.0","license_treatment":"permissive","name":"feedparser-sgmllib","python_support":"supports_current","summary":"sgmllib from Python 2.7. For feedparser use only."},"popularity":{"monthly_downloads":1660500,"position":3675,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
