Metadata-Version: 1.2
Name: topos
Version: 0.0.2
Summary: Mesh generation with a blend of python and maths
Home-page: UNKNOWN
Author: Alex Carney
Author-email: alcarneyme@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: Topos
        =====
        
        .. image:: https://travis-ci.org/alcarney/topos.svg?branch=master
            :target: https://travis-ci.org/alcarney/topos
        
        .. image:: https://coveralls.io/repos/github/alcarney/topos/badge.svg?branch=master
            :target: https://coveralls.io/github/alcarney/topos?branch=master
        
        .. image:: https://readthedocs.org/projects/topos/badge/?version=latest
            :target: http://topos.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        Creating 3D meshes with a blend of python and maths
        
        README under construction...
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.0
