Metadata-Version: 1.2
Name: cellygon
Version: 0.1.3
Summary: create cellular meshes from segmented cells
Home-page: https://github.com/supersubscript/cellygon
Author: Henrik Åhl
Author-email: henrikaahl@gmail.com
License: GNU General Public License v3
Description: ========
        cellygon
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/cellygon.svg
                :target: https://pypi.python.org/pypi/cellygon
        
        .. image:: https://img.shields.io/travis/supersubscript/cellygon.svg
                :target: https://travis-ci.com/supersubscript/cellygon
        
        .. image:: https://readthedocs.org/projects/cellygon/badge/?version=latest
                :target: https://cellygon.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        create cellular meshes from segmented cells
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://cellygon.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 (2020-07-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: cellygon
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
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
