fgex 0.0.0__tar.gz → 3.2.7__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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: fgex
3
- Version: 0.0.0
3
+ Version: 3.2.7
4
4
  Summary: Firegex client
5
5
  Home-page: https://github.com/pwnzer0tt1/firegex
6
6
  Author: Pwnzer0tt1
@@ -10,7 +10,7 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 or later (G
10
10
  Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.10
12
12
  Description-Content-Type: text/markdown
13
- Requires-Dist: fgex
13
+ Requires-Dist: firegex==3.2.7
14
14
  Dynamic: author
15
15
  Dynamic: author-email
16
16
  Dynamic: classifier
@@ -23,6 +23,4 @@ Dynamic: summary
23
23
 
24
24
  # Firegex python library
25
25
 
26
- Alias of 'firegex' libaray
27
-
28
- It's a work in progress!
26
+ Alias of 'firegex' libaray. This library is used to get additional feature of firegex and use the feature of the command 'fgex'.
fgex-3.2.7/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # Firegex python library
2
+
3
+ Alias of 'firegex' libaray. This library is used to get additional feature of firegex and use the feature of the command 'fgex'.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: fgex
3
- Version: 0.0.0
3
+ Version: 3.2.7
4
4
  Summary: Firegex client
5
5
  Home-page: https://github.com/pwnzer0tt1/firegex
6
6
  Author: Pwnzer0tt1
@@ -10,7 +10,7 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 or later (G
10
10
  Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.10
12
12
  Description-Content-Type: text/markdown
13
- Requires-Dist: fgex
13
+ Requires-Dist: firegex==3.2.7
14
14
  Dynamic: author
15
15
  Dynamic: author-email
16
16
  Dynamic: classifier
@@ -23,6 +23,4 @@ Dynamic: summary
23
23
 
24
24
  # Firegex python library
25
25
 
26
- Alias of 'firegex' libaray
27
-
28
- It's a work in progress!
26
+ Alias of 'firegex' libaray. This library is used to get additional feature of firegex and use the feature of the command 'fgex'.
@@ -0,0 +1 @@
1
+ firegex==3.2.7
@@ -5,11 +5,11 @@ with open("README.md", "r", encoding="utf-8") as fh:
5
5
 
6
6
  setuptools.setup(
7
7
  name="fgex",
8
- version="0.0.0",
8
+ version="3.2.7",
9
9
  author="Pwnzer0tt1",
10
10
  author_email="pwnzer0tt1@poliba.it",
11
11
  py_modules=["fgex"],
12
- install_requires=["fgex"],
12
+ install_requires=["firegex==3.2.7"],
13
13
  include_package_data=True,
14
14
  description="Firegex client",
15
15
  long_description=long_description,
fgex-0.0.0/README.md DELETED
@@ -1,5 +0,0 @@
1
- # Firegex python library
2
-
3
- Alias of 'firegex' libaray
4
-
5
- It's a work in progress!
@@ -1 +0,0 @@
1
- fgex
File without changes
File without changes
File without changes
File without changes
File without changes