Metadata-Version: 2.1
Name: pagr
Version: 0.0.3
Summary: A Python Aggregator
Home-page: https://github.com/defreng/python-pagr
Author: Alexander Hungenberg
Author-email: alexander.hungenberg@gmail.com
License: UNKNOWN
Description: # pagr - the Python Aggregator
        
        ## Development
        ### Upload to pip
        1. Make sure that the version number has been updated
        1. Generate dist files `python setup.py sdist bdist_wheel`
        1. Upload to PyPI `twine upload dist/*`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
