Metadata-Version: 2.0
Name: hydrofunctions
Version: 0.1.1
Summary: A suite of convenience functions for exploring water data in IPython.
Home-page: https://github.com/mroberge/hydrofunctions
Author: Martin Roberge
Author-email: mroberge.whois@gmail.com
License: MIT license
Keywords: hydrofunctions
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.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5

===============================
HydroFunctions
===============================


.. image:: https://img.shields.io/pypi/v/hydrofunctions.svg
        :target: https://pypi.python.org/pypi/hydrofunctions

.. image:: https://img.shields.io/travis/mroberge/hydrofunctions.svg
        :target: https://travis-ci.org/mroberge/hydrofunctions

.. image:: https://readthedocs.org/projects/hydrofunctions/badge/?version=latest
        :target: https://hydrofunctions.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/mroberge/hydrofunctions/shield.svg
     :target: https://pyup.io/repos/github/mroberge/hydrofunctions/
     :alt: Updates


A suite of convenience functions for exploring water data in IPython.


* Free software: MIT license
* Documentation: https://hydrofunctions.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



=======
History
=======

0.1.0 (2016-08-11)
------------------

* Automatic system for release on PyPI didn't work.

0.1.1.dev1 (2016-08-11)
-----------------------

* Second attempt to get PyPI upload to work automatically.


