Metadata-Version: 1.1
Name: simplevector
Version: 0.0.1
Summary: A simple vectors utility library to help simplify 2d and 3d math
Home-page: http://github.com/michael0x2a/simplevector
Author: Michael Lee
Author-email: michael.lee.0x2a@gmail.com
License: MIT
Description: # simplevector
        
        A simple, pure-python vector and vector utilities library.
        
Keywords: vector math 2d 3d
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
