Metadata-Version: 2.1
Name: django-pypackage
Version: 0.0.4
Summary: Tools for simple hosting of Python packages.
Home-page: https://github.com/renderbox/django-react-tools
Author: Grant Viklund
Author-email: renderbox@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: Django (<2.2,>=2.1)
Requires-Dist: django-autoslug (==1.9.4)
Provides-Extra: build
Requires-Dist: wheel ; extra == 'build'
Requires-Dist: twine ; extra == 'build'
Provides-Extra: dev
Provides-Extra: docs
Requires-Dist: coverage (==4.4.1) ; extra == 'docs'
Requires-Dist: Sphinx (==1.6.4) ; extra == 'docs'
Provides-Extra: prod
Provides-Extra: test

UNKNOWN


