trove-classifiers

Crates.iotrove-classifiers
lib.rstrove-classifiers
version0.70.0
sourcesrc
created_at2023-05-03 22:34:49.566441
updated_at2024-10-22 02:27:49.985705
descriptionPython packaging classifiers as an Enum.
homepage
repositoryhttps://github.com/ucodery/trove-classifiers
max_upload_size
id856048
size104,133
Jeremy Paige (ucodery)

documentation

README

Python packaging classifiers as an Enum.

trove-classifiers encompass all valid PyPI classifiers, which can be found at https://pypi.org/classifiers/.

The exact set of classifiers that is supported is pulled from trove-classifiers which is the canonical source of PyPI's classifiers.

Trove classifiers were first defined in PEP-301 and are metadata tags that can be added to python package distributions.

Commit count: 175

cargo fmt