Name: | python3.11-trove-classifiers |
Version: | 2025.2.18.16 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 68732 |
License: | None |
RPM: |
python3.11-trove-classifiers-2025.2.18.16-1.el9.noarch.rpm
|
Source RPM: |
python-trove-classifiers-2025.2.18.16-1.el9.src.rpm
|
Build Date: | Fri Feb 28 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pypa/trove-classifiers |
Summary: | Canonical source for classifiers on PyPI (pypi.org) |
Description: | Canonical source for [classifiers][1] on [PyPI][2].Classifiers [categorize
projects][3] per [PEP 301][4]. Use this package to validate classifiers in
packages for PyPI upload or download. UsageTo install [from PyPI][5]: $ pip
install trove-classifiers This package can be invoked as a module to print a
list of classifiers: $ python -m trove_classifiers | grep -Ei pyramid Framework
:: Pyramid In... |