Metadata-Version: 2.1
Name: vectometry
Version: 0.0.5
Summary: A Python3 library for simple use of common vector and point operations in 3-dimensional space.
Home-page: https://github.com/InformaticFreak/vectometry
Author: InformaticFreak
License: MIT
Project-URL: Documentation, https://github.com/InformaticFreak/vectometry#documentation
Project-URL: Source, https://github.com/InformaticFreak/vectometry/blob/main/src/vectometry/__init__.py
Project-URL: Bug Tracker, https://github.com/InformaticFreak/vectometry/issues
Description: # Documentation
        A Python3 library for simple use of common vector and point operations in 3-dimensional space.
        
        Documentation for __**vectometry**__ on [GitHub.com](https://github.com/InformaticFreak/vectometry#documentation)
Keywords: python,vector,point,geometry,analytic,vector-math,vectors-calculations,vectorspace,vectometry,vectors
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
