SimpleGeometryCalc 0.0.2__py2.py3-none-any.whl

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.
@@ -0,0 +1,19 @@
1
+ Metadata-Version: 2.4
2
+ Name: SimpleGeometryCalc
3
+ Version: 0.0.2
4
+ Summary: A small library to calculate most variables of shapes from just one!
5
+ Author: Tatpoato
6
+ License-File: LICENSE
7
+ Keywords: Geometry,Simple,calc,geometry,simple
8
+ Description-Content-Type: text/markdown
9
+
10
+ # SimpleGeometry
11
+ A simple python library to calculate variables of shapes with only one input.
12
+
13
+
14
+
15
+ # Pip
16
+
17
+ now hopefully available via pip install ShapeCalc
18
+
19
+ :pray:
@@ -0,0 +1,4 @@
1
+ simplegeometrycalc-0.0.2.dist-info/METADATA,sha256=vOLpALjkJJHz0Z8r1Jbj5c8JInL5auv62RScZsdpjc0,430
2
+ simplegeometrycalc-0.0.2.dist-info/WHEEL,sha256=aha0VrrYvgDJ3Xxl3db_g_MDIW-ZexDdrc_m-Hk8YY4,105
3
+ simplegeometrycalc-0.0.2.dist-info/licenses/LICENSE,sha256=t81m34EC1yOUtk_w6-aVzkefPcBFzRiMY9B72ZQ_l0o,215
4
+ simplegeometrycalc-0.0.2.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.28.0
3
+ Root-Is-Purelib: true
4
+ Tag: py2-none-any
5
+ Tag: py3-none-any
@@ -0,0 +1,5 @@
1
+ Copyright (c) 2026 Tatpoato
2
+
3
+ Permission is granted to use this code for personal or commercial purposes.
4
+ Modifying the source code for commercial purposes is not allowed.
5
+ Modifications for personal use are allowed.