Metadata-Version: 2.1
Name: phenotastic
Version: 0.1.2
Summary: 3D plant phenotyping.
Home-page: https://github.com/supersubscript/phenotastic
Author: Henrik Ahl
Author-email: hpa22@cam.ac.uk
License: GNU General Public License v3
Keywords: phenotastic
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 :: 3.7
Requires-Dist: pip (>=9.0.1)
Requires-Dist: bumpversion (>=0.5.3)
Requires-Dist: wheel (>=0.30.0)
Requires-Dist: watchdog (>=0.8.3)
Requires-Dist: flake8 (>=3.5.0)
Requires-Dist: tox (>=2.9.1)
Requires-Dist: coverage (>=4.5.1)
Requires-Dist: Sphinx (>=1.7.1)
Requires-Dist: twine (>=1.10.0)
Requires-Dist: vtk (>=8)
Requires-Dist: imgmisc (>=0.1.1)
Requires-Dist: pyacvd (>=0.2.3)
Requires-Dist: pytest (>=3.4.2)
Requires-Dist: pytest-runner (>=2.11.1)
Requires-Dist: pystackreg (>=0.2.2)
Requires-Dist: clahe (>=0.1)
Requires-Dist: pymeshfix (>=0.13.3)

===========
Phenotastic
===========


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

.. image:: https://img.shields.io/travis/supersubscript/phenotastic.svg
        :target: https://travis-ci.org/supersubscript/phenotastic

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




3D plant phenotyping.


* Free software: GNU General Public License v3
* Documentation: https://phenotastic.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 (2018-05-30)
------------------

* First release on PyPI.


