Metadata-Version: 2.1
Name: hillslopetoy
Version: 0.1.0
Summary: A collection of tools for exploring hillslope evolution.
Home-page: https://github.com/simon-m-mudd/hillslopetoy
Author: Simon M Mudd
Author-email: simon.m.mudd@ed.ac.uk
License: MIT license
Keywords: hillslopetoy
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.5
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click (>=7.0)

============
hillslopetoy
============


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

.. image:: https://img.shields.io/travis/simon-m-mudd/hillslopetoy.svg
        :target: https://travis-ci.com/simon-m-mudd/hillslopetoy

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


.. image:: https://pyup.io/repos/github/simon-m-mudd/hillslopetoy/shield.svg
     :target: https://pyup.io/repos/github/simon-m-mudd/hillslopetoy/
     :alt: Updates



A collection of tools for exploring hillslope evolution.


* Free software: MIT license
* Documentation: https://hillslopetoy.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 (2022-11-09)
------------------

* First release on PyPI.
