Metadata-Version: 2.1
Name: pyclassifiers
Version: 0.0.4
Summary: classifiers from pypi
Home-page: https://veltzer.github.io/pyclassifiers
Author: Mark Veltzer
Author-email: mark.veltzer@gmail.com
Maintainer: Mark Veltzer
Maintainer-email: mark.veltzer@gmail.com
License: MIT
Download-URL: https://github.com/veltzer/pyclassifiers
Description: ===============
        *pyclassifiers*
        ===============
        
        .. image:: https://img.shields.io/pypi/v/pyclassifiers
        
        .. image:: https://img.shields.io/github/license/veltzer/pyclassifiers
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
        
        project website: https://veltzer.github.io/pyclassifiers
        
        author: Mark Veltzer
        
        version: 0.0.4
        
        The idea of this module is turn the classifiers list of pypi to a list of
        variables in a namespace so that people will never be wrong in specifying
        the classifiers themselves.
        
        The classifiers are at: https://pypi.python.org/pypi?%3Aaction=list_classifiers
        
        
Keywords: classifiers,python,pypi,setuptools,distutils
Platform: python3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.5
Description-Content-Type: text/x-rst
