gcc-slycooper50 0.0.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.

Potentially problematic release.


This version of gcc-slycooper50 might be problematic. Click here for more details.

@@ -0,0 +1 @@
1
+
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: gcc_slycooper50
3
+ Version: 0.0.1
4
+ Summary: Get it in.
5
+ Author-email: sly cooper <slycooper50@gmail.com>
6
+ License-Expression: MIT
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: Operating System :: OS Independent
9
+ Requires-Python: >=3.9
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENSE
12
+ Dynamic: license-file
File without changes
@@ -0,0 +1,25 @@
1
+ [build-system]
2
+ requires = ["setuptools >= 77.0.3"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "gcc_slycooper50"
7
+ version = "0.0.1"
8
+ authors = [
9
+ { name="sly cooper", email="slycooper50@gmail.com" },
10
+ ]
11
+ description = "Get it in."
12
+ readme = "README.md"
13
+ requires-python = ">=3.9"
14
+ classifiers = [
15
+ "Programming Language :: Python :: 3",
16
+ "Operating System :: OS Independent",
17
+ ]
18
+ license = "MIT"
19
+ license-files = ["LICEN[CS]E*"]
20
+
21
+ [tool.setuptools.packages.find]
22
+ where = ["src"]
23
+
24
+ [tool.setuptools.package-data]
25
+ "*" = ['*.tar.gz']
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: gcc_slycooper50
3
+ Version: 0.0.1
4
+ Summary: Get it in.
5
+ Author-email: sly cooper <slycooper50@gmail.com>
6
+ License-Expression: MIT
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: Operating System :: OS Independent
9
+ Requires-Python: >=3.9
10
+ Description-Content-Type: text/markdown
11
+ License-File: LICENSE
12
+ Dynamic: license-file
@@ -0,0 +1,8 @@
1
+ LICENSE
2
+ README.md
3
+ pyproject.toml
4
+ src/gcc_slycooper50/xaa.tar.gz
5
+ src/gcc_slycooper50.egg-info/PKG-INFO
6
+ src/gcc_slycooper50.egg-info/SOURCES.txt
7
+ src/gcc_slycooper50.egg-info/dependency_links.txt
8
+ src/gcc_slycooper50.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+ gcc_slycooper50