Metadata-Version: 2.0
Name: SimpleMorphoMath
Version: 1.0.0
Summary: A simple mathematical morphology library
Home-page: https://github.com/FabriceSalvaire/SimpleMorphoMath
Author: Fabrice Salvaire
Author-email: fabrice.salvaire@orange.fr
License: GPLv3
Description-Content-Type: UNKNOWN
Keywords: mathematical morphology
Platform: any
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Education
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.0
Requires-Dist: numpy

.. -*- Mode: rst -*-

.. -*- Mode: rst -*-

..
   |SimpleMorphoMathUrl|
   |SimpleMorphoMathHomePage|_
   |SimpleMorphoMathDoc|_
   |SimpleMorphoMath@github|_
   |SimpleMorphoMath@readthedocs|_
   |SimpleMorphoMath@readthedocs-badge|
   |SimpleMorphoMath@pypi|_

.. |ohloh| image:: https://www.openhub.net/accounts/230426/widgets/account_tiny.gif
   :target: https://www.openhub.net/accounts/fabricesalvaire
   :alt: Fabrice Salvaire's Ohloh profile
   :height: 15px
   :width:  80px

.. |SimpleMorphoMathUrl| replace:: http://fabricesalvaire.github.io/simple-morpho-math

.. |SimpleMorphoMathHomePage| replace:: SimpleMorphoMath Home Page
.. _SimpleMorphoMathHomePage: http://fabricesalvaire.github.io/simple-morpho-math

.. |SimpleMorphoMath@readthedocs-badge| image:: https://readthedocs.org/projects/SimpleMorphoMath/badge/?version=latest
   :target: http://SimpleMorphoMath.readthedocs.org/en/latest

.. |SimpleMorphoMath@github| replace:: https://github.com/FabriceSalvaire/SimpleMorphoMath
.. .. _SimpleMorphoMath@github: https://github.com/FabriceSalvaire/SimpleMorphoMath

.. |SimpleMorphoMath@pypi| replace:: https://pypi.python.org/pypi/SimpleMorphoMath
.. .. _SimpleMorphoMath@pypi: https://pypi.python.org/pypi/SimpleMorphoMath

.. |Build Status| image:: https://travis-ci.org/FabriceSalvaire/SimpleMorphoMath.svg?branch=master
   :target: https://travis-ci.org/FabriceSalvaire/SimpleMorphoMath
   :alt: SimpleMorphoMath build status @travis-ci.org

.. |Pypi Version| image:: https://img.shields.io/pypi/v/SimpleMorphoMath.svg
   :target: https://pypi.python.org/pypi/SimpleMorphoMath
   :alt: SimpleMorphoMath last version

.. |Pypi License| image:: https://img.shields.io/pypi/l/SimpleMorphoMath.svg
   :target: https://pypi.python.org/pypi/SimpleMorphoMath
   :alt: SimpleMorphoMath license

.. |Pypi Python Version| image:: https://img.shields.io/pypi/pyversions/SimpleMorphoMath.svg
   :target: https://pypi.python.org/pypi/SimpleMorphoMath
   :alt: SimpleMorphoMath python version

..  coverage test
..  https://img.shields.io/pypi/status/Django.svg
..  https://img.shields.io/github/stars/badges/shields.svg?style=social&label=Star
.. -*- Mode: rst -*-

.. |Python| replace:: Python
.. _Python: http://python.org

.. |PyPI| replace:: PyPI
.. _PyPI: https://pypi.python.org/pypi

.. |Numpy| replace:: Numpy
.. _Numpy: http://www.numpy.org

.. |IPython| replace:: IPython
.. _IPython: http://ipython.org

.. |Sphinx| replace:: Sphinx
.. _Sphinx: http://sphinx-doc.org

==================
 SimpleMorphoMath
==================

|Pypi License|
|Pypi Python Version|

|Pypi Version|

Overview
========

What is SimpleMorphoMath ?
--------------------------

SimpleMorphoMath is a simple mathematical morphology library for teaching purposes.

Where is the Documentation ?
----------------------------

The documentation is available on the |SimpleMorphoMathHomePage|_.

How to install it ?
-------------------

Look at the `installation <http://fabricesalvaire.github.io/simple-morpho-math/installation.html>`_ section in the documentation.

Credits
=======

Authors: `Fabrice Salvaire <http://fabrice-salvaire.fr>`_


