{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides core utilities for Python package version handling, specifiers, markers, requirements, and tags, with continued support for LegacyVersion that was dropped from the upstream packaging library.","skillfed_tags":["packaging-utilities","version-handling","legacy-support"],"use_cases":["Parse and compare legacy version strings that do not conform to PEP 440 in older codebases.","Build package management or distribution tools that need stable, frozen packaging utilities.","Handle platform-specific wheel tags and environment markers for dependency resolution.","Work with requirement specifications and version constraints in package metadata.","Maintain compatibility with systems that depend on LegacyVersion semantics."],"what_it_does":"packvers is a fork of the Python packaging library created to preserve support for LegacyVersion and LegacySpecifier classes that were deprecated and removed from the main packaging project. It provides a complete set of utilities for working with Python package metadata according to established interoperability specifications such as PEP 440 (version handling) and PEP 425 (platform tags).\n\nThe package implements version parsing and comparison, version specifiers (e.g., '>=1.0'), environment markers for conditional dependencies, requirement parsing, platform tag handling, and general packaging utilities. It is intended for projects that still need to handle legacy version formats or require a stable snapshot of packaging functionality from an earlier point in time. The single runtime dependency is pyparsing, and the package supports Python 3.6 through 3.10 on CPython and PyPy.","worth_installing":"Yes, if you specifically need LegacyVersion support or require a stable snapshot of packaging utilities. The package is production-stable, permissively licensed, and has no known vulnerabilities. However, it is dormant\u2014no updates since late 2022\u2014so do not expect active maintenance or bug fixes. Install only if you have a concrete reason to use this fork rather than the current upstream packaging library."},"id":"packvers","links":{"html":"https://skillfed.io/packages/packvers","md":"https://skillfed.io/packages/packvers.md","pypi":"https://pypi.org/project/packvers/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-12-22","license_spdx":null,"license_treatment":"permissive","name":"packvers","python_support":"supports_current","summary":"Core utilities for Python packages. Fork to support LegacyVersion"},"popularity":{"monthly_downloads":129490,"position":11668,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"21.5"}
