e2D 1.4.12__tar.gz → 1.4.13.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: e2D
3
- Version: 1.4.12
3
+ Version: 1.4.13.1
4
4
  Summary: Python library for 2D games. Streamlines dev with keyboard/mouse input, vector calculations, color manipulation, and collision detection. Simplify game creation and unleash creativity!
5
- Home-page: https://github.com/marick-py/e2D
6
- Author: Riccardo Mariani
7
- Author-email: ricomari2006@gmail.com
5
+ Author-email: Riccardo Mariani <ricomari2006@gmail.com>
6
+ License: MIT
8
7
  Classifier: Programming Language :: Python :: 3
9
8
  Classifier: License :: OSI Approved :: MIT License
10
9
  Classifier: Operating System :: OS Independent