simork 0.1.0__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.
simork-0.1.0/PKG-INFO ADDED
@@ -0,0 +1,8 @@
1
+ Metadata-Version: 2.4
2
+ Name: simork
3
+ Version: 0.1.0
4
+ Summary: Coming soon.
5
+ License: MIT
6
+ Classifier: Development Status :: 1 - Planning
7
+ Classifier: License :: OSI Approved :: MIT License
8
+ Requires-Python: >=3.10
simork-0.1.0/README.md ADDED
@@ -0,0 +1 @@
1
+ Coming soon.
@@ -0,0 +1,14 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "simork"
7
+ version = "0.1.0"
8
+ description = "Coming soon."
9
+ requires-python = ">=3.10"
10
+ license = { text = "MIT" }
11
+ classifiers = [
12
+ "Development Status :: 1 - Planning",
13
+ "License :: OSI Approved :: MIT License",
14
+ ]
simork-0.1.0/setup.cfg ADDED
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,8 @@
1
+ Metadata-Version: 2.4
2
+ Name: simork
3
+ Version: 0.1.0
4
+ Summary: Coming soon.
5
+ License: MIT
6
+ Classifier: Development Status :: 1 - Planning
7
+ Classifier: License :: OSI Approved :: MIT License
8
+ Requires-Python: >=3.10
@@ -0,0 +1,6 @@
1
+ README.md
2
+ pyproject.toml
3
+ simork.egg-info/PKG-INFO
4
+ simork.egg-info/SOURCES.txt
5
+ simork.egg-info/dependency_links.txt
6
+ simork.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+