{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Provides WSGI 1.0.1 (PEP 3333) validation support and utilities for Python versions before 3.2, when the library was not yet built into the standard library.","skillfed_tags":["legacy","obsolete","wsgi"],"use_cases":["Validating WSGI application compliance on Python 2.3 or 2.4 (historical only).","Running the wsgiref.util.test() utility function on legacy Python versions before 3.2.","Porting or maintaining code that explicitly depends on the standalone wsgiref backport."],"what_it_does":"wsgiref is a standalone backport of the WSGI reference library for Python versions before 3.2, when wsgiref was integrated into the Python standard library. It provides validation support for the WSGI 1.0.1 specification (PEP 3333) and includes utility functions like wsgiref.util.test(). The package has no runtime dependencies and is distributed as Python 2.3/2.4 eggs or a zip archive.\n\nThis package is now obsolete: Python 3.2 and later versions include wsgiref as a built-in module, and Python 2.3 and 2.4 are long out of support. The package was last released 2006-06-12 and is abandoned, with no active maintenance or repository. It exists only for historical reference or for maintaining extremely legacy systems.","worth_installing":"No. This package is abandoned (last release 2006-06-12) and obsolete: Python 3.2+ includes wsgiref in the standard library, and Python 2.3/2.4 are no longer supported. Modern projects should use the built-in wsgiref module. Install only if maintaining legacy code on unsupported Python versions."},"id":"wsgiref","links":{"html":"https://skillfed.io/packages/wsgiref","md":"https://skillfed.io/packages/wsgiref.md","pypi":"https://pypi.org/project/wsgiref/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2006-06-12","license_spdx":null,"license_treatment":"permissive","name":"wsgiref","python_support":"unspecified","summary":"WSGI (PEP 333) Reference Library"},"popularity":{"monthly_downloads":154260,"position":10858,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.2"}
