Metadata-Version: 1.1
Name: aqueduct3
Version: 0.1.1
Summary: Python module for aqueduct program.
Home-page: https://github.com/rutgerhofste/aqueduct3
Author: Rutger Hofste
Author-email: rutgerhofste@gmail.com
License: MIT license
Description: =========
        aqueduct3
        =========
        
        
        .. image:: https://pypi.python.org/pypi/aqueduct3.svg
                :target: https://pypi.python.org/pypi/aqueduct3
        
        .. image:: https://travis-ci.org/rutgerhofste/aqueduct3.svg
                :target: https://travis-ci.org/rutgerhofste/aqueduct3
        
        .. image:: https://readthedocs.org/projects/aqueduct3/badge/?version=latest
                :target: https://aqueduct3.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        .. image:: https://pyup.io/repos/github/rutgerhofste/aqueduct3/shield.svg
                :target: https://pyup.io/account/repos/github/rutgerhofste/aqueduct3/
        
        
        
        Python module for aqueduct program.
        
        * Tutorial_  
        * `Release Checklist`_
        * Free software: MIT license
        * Documentation: https://aqueduct3.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        .. _Tutorial: https://cookiecutter-pypackage.readthedocs.io/en/latest/tutorial.html
        .. _`Release Checklist`: https://gist.github.com/audreyr/5990987
        
        
        =======
        History
        =======
        
        0.1.0 (2018-04-10)
        ------------------
        
        * First release on PyPI.
        
Keywords: aqueduct3
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
