Metadata-Version: 2.0
Name: euclidian
Version: 0.9.2
Summary: Simple 2D and 3D geometric primitives and operations
Home-page: http://code.sixty-north.com/euclidian
Author: Robert Smallshire
Author-email: rob@sixty-north.com
License: MIT License
Description-Content-Type: UNKNOWN
Keywords: Python,geometry
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.4
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities

``Euclidian`` is a lightweight 2D and 3D geometry library with no
pretentions to be fast, or especially robust around difficult edge
cases. The objectives are to be easy to use, be quick to learn, and
to be installable without onerous dependencies.





