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,,
|