intum 0.0.1__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.
intum/__init__.py ADDED
@@ -0,0 +1 @@
1
+ print ("__Welcome__ to the intum package")
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: intum
3
+ Version: 0.0.1
4
+ Summary: The inTUM dataset support software package
5
+ Author-email: Martin Werner <martin.werner@tum.de>
6
+ License: MIT
7
+ Requires-Python: >=3.8
8
+ Description-Content-Type: text/markdown
9
+
10
+ # inTUM Dataset Python Package
11
+
12
+ This is the python package for interacting with the intum dataset
@@ -0,0 +1,5 @@
1
+ intum/__init__.py,sha256=PAyq0GAHvGMmjnVzm2uxhWb5OsLuZb_s4OCJNZvwTYI,43
2
+ intum-0.0.1.dist-info/METADATA,sha256=tlSpFz_XhrOrWmqzTcjBY1V0Ab9TVZYy6BYyYkhZO98,339
3
+ intum-0.0.1.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
4
+ intum-0.0.1.dist-info/top_level.txt,sha256=v5FMtxyC0iU-5bBJLLGm12YFOQEyIPgtYvXPstecyoo,6
5
+ intum-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.1)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ intum