Metadata-Version: 1.1
Name: smallshapes
Version: 0.1a2
Summary: A simple engine that implements mathematical shapes of small dimensionality
Home-page: https://github.com/fabiommendes/smallshapes
Author: Fábio Macêdo Mendes
Author-email: fabiomacedomendes@gmail.com
License: GPL
Description: Simple mathematical shapes and geometrical operations in 2D, 3D
        and low dimensions.
            
            * Implements AABB's, Circle and Convex Polygons.
            * TODO
            
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Requires: smallvectors
Requires: six
