Metadata-Version: 2.1
Name: vector2d.py
Version: 1.2.3
Summary: A small, but fast 2D Vector class for python 3.x
Home-page: https://github.com/oxi-dev0/vector2d.py
Author: Oxi-Dev0
Author-email: x0floh@gmail.com
License: UNKNOWN
Project-URL: Github, https://github.com/oxi-dev0/vector2d.py
Keywords: python,vector,math
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Utilities
License-File: LICENSE

A small, but fast 2D Vector class for python 3.x, with standard Vector functions.

