Metadata-Version: 2.1
Name: py-qs-example
Version: 0.1.10
Summary: Python package PyPi Sphinx quickstart example app
Home-page: https://github.com/whoopnip/pypi-sphinx-quickstart/
Author: Nick DeRobertis
Author-email: mail@example.com
License: MIT
Project-URL: Code, https://github.com/whoopnip/pypi-sphinx-quickstart/
Project-URL: Documentation, https://whoopnip.github.io/pypi-sphinx-quickstart/
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7


This is the example application for a quick start repo which was created by using pypi-sphinx-quickstart.
Fork the repo at https://github.com/whoopnip/pypi-sphinx-quickstart and edit the conf.py files to bootstrap
a Python project with PyPi deployment and Sphinx auto documentation already set up.


