Metadata-Version: 2.4
Name: vec3
Version: 0.2.0
Summary: A ridiculously simple 3D vector and geometry package
Author: Angel Yanguas-Gil
Project-URL: Homepage, https://github.com/anglyan/vec3.git
Keywords: geometry,vector,3D
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: docs
Requires-Dist: zensical==0.0.52; extra == "docs"
Requires-Dist: mkdocs-material<10,>=9.7; extra == "docs"
Requires-Dist: mkdocstrings[python]<2,>=1.0; extra == "docs"
Dynamic: license-file

# vec3
ridiculously simple 3D vector and geometry package
