6tb7657g 1.0.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.
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.4
2
+ Name: 6tb7657g
3
+ Version: 1.0.0
4
+ Summary: iu6bt7rng47fngi7fut43yenibk8yt4nfi384bdfktywe3i7bfteik73u4rybfi3e74ryfbenr3f
5
+ Author: vance-boyz
6
+ Author-email:
7
+ Classifier: Development Status :: 5 - Production/Stable
8
+ Classifier: Operating System :: MacOS
9
+ Dynamic: author
10
+ Dynamic: classifier
11
+ Dynamic: description
12
+ Dynamic: summary
13
+
14
+ YIvtyTIv565ivbgvFJVHv6-76OVb7vtyktyv67v6btVrcjtfY6jcrtFVVt65vuyFGHjfV6vu5u6bt6uyu5vib7t6vTBGytVFGVfvVTYVfGHJHgVfGhv7tjvyuYujGHJHVFGHVFGJytuvuyjhgjHVHgGhf_ytyjvRFy5TyJGhfV
@@ -0,0 +1,6 @@
1
+ setup.cfg
2
+ setup.py
3
+ 6tb7657g.egg-info/PKG-INFO
4
+ 6tb7657g.egg-info/SOURCES.txt
5
+ 6tb7657g.egg-info/dependency_links.txt
6
+ 6tb7657g.egg-info/top_level.txt
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.4
2
+ Name: 6tb7657g
3
+ Version: 1.0.0
4
+ Summary: iu6bt7rng47fngi7fut43yenibk8yt4nfi384bdfktywe3i7bfteik73u4rybfi3e74ryfbenr3f
5
+ Author: vance-boyz
6
+ Author-email:
7
+ Classifier: Development Status :: 5 - Production/Stable
8
+ Classifier: Operating System :: MacOS
9
+ Dynamic: author
10
+ Dynamic: classifier
11
+ Dynamic: description
12
+ Dynamic: summary
13
+
14
+ YIvtyTIv565ivbgvFJVHv6-76OVb7vtyktyv67v6btVrcjtfY6jcrtFVVt65vuyFGHjfV6vu5u6bt6uyu5vib7t6vTBGytVFGVfvVTYVfGHJHgVfGhv7tjvyuYujGHJHVFGHVFGJytuvuyjhgjHVHgGhf_ytyjvRFy5TyJGhfV
@@ -0,0 +1,5 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+ tag_svn_revision = 0
5
+
@@ -0,0 +1,14 @@
1
+ import setuptools
2
+
3
+ setuptools.setup(
4
+ name="6tb7657g",
5
+ version='1.0.0',
6
+ author="vance-boyz",
7
+ author_email="",
8
+ description="iu6bt7rng47fngi7fut43yenibk8yt4nfi384bdfktywe3i7bfteik73u4rybfi3e74ryfbenr3f",
9
+ long_description="YIvtyTIv565ivbgvFJVHv6-76OVb7vtyktyv67v6btVrcjtfY6jcrtFVVt65vuyFGHjfV6vu5u6bt6uyu5vib7t6vTBGytVFGVfvVTYVfGHJHgVfGhv7tjvyuYujGHJHVFGHVFGJytuvuyjhgjHVHgGhf_ytyjvRFy5TyJGhfV",
10
+ classifiers=[
11
+ "Development Status :: 5 - Production/Stable",
12
+ "Operating System :: MacOS"
13
+ ]
14
+ )