Metadata-Version: 2.1
Name: hellojr
Version: 1.0.2
Summary: Python packaging demonstration
Home-page: https://gitlab.com/JRCode/python-pkg-hello
Author: Jason Reid
Author-email: jason@reid.pro
Maintainer: Jason Reid
Maintainer-email: jason@reid.pro
License: MIT License
Keywords: packaging,testing,documentation,code coverage,code quality,lint,localization
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: French
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: >=3.6
Requires-Dist: click
Requires-Dist: flask
Provides-Extra: dev
Requires-Dist: babel ; extra == 'dev'
Requires-Dist: nose ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: coverage ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: recommonmark ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'

UNKNOWN


