factor-researcher-client 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.
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: factor-researcher-client
3
+ Version: 0.0.1
4
+ Summary: Reserved placeholder for an internal package. Real releases are distributed through the organization's private package index; this public entry exists solely to prevent dependency confusion. Do not install from PyPI.
5
+ Description-Content-Type: text/markdown
6
+
7
+ # Placeholder
8
+
9
+ This name is reserved for an internal package distributed through the
10
+ organization's private package index. This public PyPI entry exists only to
11
+ prevent dependency-confusion attacks and holds no installable code beyond
12
+ this placeholder.
@@ -0,0 +1,6 @@
1
+ # Placeholder
2
+
3
+ This name is reserved for an internal package distributed through the
4
+ organization's private package index. This public PyPI entry exists only to
5
+ prevent dependency-confusion attacks and holds no installable code beyond
6
+ this placeholder.
@@ -0,0 +1,12 @@
1
+ Metadata-Version: 2.4
2
+ Name: factor-researcher-client
3
+ Version: 0.0.1
4
+ Summary: Reserved placeholder for an internal package. Real releases are distributed through the organization's private package index; this public entry exists solely to prevent dependency confusion. Do not install from PyPI.
5
+ Description-Content-Type: text/markdown
6
+
7
+ # Placeholder
8
+
9
+ This name is reserved for an internal package distributed through the
10
+ organization's private package index. This public PyPI entry exists only to
11
+ prevent dependency-confusion attacks and holds no installable code beyond
12
+ this placeholder.
@@ -0,0 +1,6 @@
1
+ README.md
2
+ pyproject.toml
3
+ factor_researcher_client.egg-info/PKG-INFO
4
+ factor_researcher_client.egg-info/SOURCES.txt
5
+ factor_researcher_client.egg-info/dependency_links.txt
6
+ factor_researcher_client.egg-info/top_level.txt
@@ -0,0 +1,9 @@
1
+ [build-system]
2
+ requires = ["setuptools>=68"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "factor-researcher-client"
7
+ version = "0.0.1"
8
+ description = "Reserved placeholder for an internal package. Real releases are distributed through the organization's private package index; this public entry exists solely to prevent dependency confusion. Do not install from PyPI."
9
+ readme = "README.md"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+