Metadata-Version: 2.1
Name: lsdtopytools
Version: 0.0.1
Summary: High-level interface to LSDTopoTools in pyhton. Include as much tools as we can port in python, for the rest see our docker solutions
Home-page: https://github.com/bgailleton/lsdtopytools
Author: Boris Gailleton
Author-email: b.gailleton@sms.ed.ac.uk
License: GNU General Public License v3
Keywords: lsdtopytools
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: rasterio
Requires-Dist: scipy
Requires-Dist: h5py
Requires-Dist: numba
Requires-Dist: lsdtt-xtensor-python

============
LSDTopyTools
============


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

.. image:: https://img.shields.io/travis/bgailleton/lsdtopytools.svg
        :target: https://travis-ci.org/bgailleton/lsdtopytools

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




High-level interface to LSDTopoTools in pyhton. Include as much tools as we can port in python, for the rest see our docker solutions


* Free software: GNU General Public License v3
* Documentation: https://lsdtopytools.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.0.1 (2018-11-07)
------------------

* First release on PyPI.


