sploitx-security 0.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,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: sploitx-security
3
+ Version: 0.0.0
4
+ Summary: Reserved for the SploitX project (Security).
5
+ Author: SploitX
6
+ License: MIT
7
+ Project-URL: Homepage, https://sploitx.io
8
+ Project-URL: Source, https://github.com/sploitx-io
9
+ Requires-Python: >=3.8
10
+ Description-Content-Type: text/markdown
11
+
12
+ # sploitx-security (Reserved)
13
+
14
+ Website: https://sploitx.io
15
+ GitHub: https://github.com/sploitx-io
@@ -0,0 +1,4 @@
1
+ # sploitx-security (Reserved)
2
+
3
+ Website: https://sploitx.io
4
+ GitHub: https://github.com/sploitx-io
@@ -0,0 +1,16 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "sploitx-security"
7
+ version = "0.0.0"
8
+ description = "Reserved for the SploitX project (Security)."
9
+ readme = "README.md"
10
+ requires-python = ">=3.8"
11
+ license = {text = "MIT"}
12
+ authors = [{name="SploitX"}]
13
+
14
+ [project.urls]
15
+ Homepage = "https://sploitx.io"
16
+ Source = "https://github.com/sploitx-io"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
@@ -0,0 +1 @@
1
+ __version__ = "0.0.0"
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: sploitx-security
3
+ Version: 0.0.0
4
+ Summary: Reserved for the SploitX project (Security).
5
+ Author: SploitX
6
+ License: MIT
7
+ Project-URL: Homepage, https://sploitx.io
8
+ Project-URL: Source, https://github.com/sploitx-io
9
+ Requires-Python: >=3.8
10
+ Description-Content-Type: text/markdown
11
+
12
+ # sploitx-security (Reserved)
13
+
14
+ Website: https://sploitx.io
15
+ GitHub: https://github.com/sploitx-io
@@ -0,0 +1,7 @@
1
+ README.md
2
+ pyproject.toml
3
+ sploitx_security/__init__.py
4
+ sploitx_security.egg-info/PKG-INFO
5
+ sploitx_security.egg-info/SOURCES.txt
6
+ sploitx_security.egg-info/dependency_links.txt
7
+ sploitx_security.egg-info/top_level.txt
@@ -0,0 +1 @@
1
+ sploitx_security