{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/8"},{"label":"Packaging","url":"https://skillfed.io/packages/category/system-archiving-packaging"}],"enrichment":{"capability":"Provides utilities for reading and working with Python package metadata, requirements, and distribution information.","skillfed_tags":["metadata-handling","packaging-tools"],"use_cases":["Inspect Python package metadata from PyPI or local distributions in build automation","Extract and validate package requirements and dependencies programmatically","Work with trove classifiers for package categorization in packaging tools","Read and process TOML-based package configuration files","Integrate package metadata handling into CI/CD pipelines or utilities"],"what_it_does":"shippinglabel is a utility library for working with Python package metadata and distribution information. It handles parsing and manipulation of package data from PyPI and Conda ecosystems, with built-in support for package classifiers. The package includes a vendored copy of trove-classifiers but will defer to a newer pip-installed version if available, making it useful for tools that need to inspect or process package metadata programmatically.\n\nThe library depends on dist-meta, dom-toml, domdf-python-tools, packaging, and typing-extensions to handle metadata parsing and configuration. It supports Python 3.7 through 3.13 and runs on both CPython and PyPy, making it suitable for integration into build systems, package managers, or development tooling that needs reliable metadata handling.","worth_installing":"Yes. shippinglabel is actively maintained with no known vulnerabilities and offers low-friction installation. It's suitable for any project needing reliable Python package metadata utilities. The MIT license is permissive for both open and closed use."},"id":"shippinglabel","links":{"html":"https://skillfed.io/packages/shippinglabel","md":"https://skillfed.io/packages/shippinglabel.md","pypi":"https://pypi.org/project/shippinglabel/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-05-08","license_spdx":null,"license_treatment":"permissive","name":"shippinglabel","python_support":"supports_current","summary":"Utilities for handling packages."},"popularity":{"monthly_downloads":816954,"position":4988,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.3.0"}
