Metadata-Version: 2.1
Name: incise
Version: 1.0.0
Summary: Segmentation framework.
Home-page: https://github.com/Exahilosys/incise
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.5
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'


Installing
==========

.. code-block:: bash

  pip3 install incise

Links
-----

- `Documentation <https://incise.readthedocs.io>`_


