%general-entities; ]> Trove-Classifiers-&trove-classifiers-version; trove-classifiers Introduction to Trove-Classifiers Module Trove-Classifiers is a Python library to encompass all valid PyPI classifiers used to categorize projects and releases per PEP 301, for example Topic :: System :: Filesystems and Development Status :: 6 - Mature. &lfs121_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &trove-classifiers-md5sum; Download size: &trove-classifiers-size; Estimated disk space required: &trove-classifiers-buildsize; Estimated build time: &trove-classifiers-time; Trove-Classifiers Dependencies Optional (for testing) Installation of Trove-Classifiers First, hard code the package version into setup.py to work around an issue causing the generated wheel contain incorrect version string when the calver module is not installed: sed '/calver/s/^/#/;$iversion="&trove-classifiers-version;"' \ -i setup.py Build the module: &build-wheel; Now, as the root user: &install-wheel; trove-classifiers To test the installation, issue: pytest. Contents Installed Programs Installed Libraries Installed Directories None None /usr/lib/python&python3-majorver;/site-packages/trove_classifiers and /usr/lib/python&python3-majorver;/site-packages/trove_classifiers-&trove-classifiers-version;.dist-info