opaque-ac 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.
opaque_ac-0.0.0/PKG-INFO
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
Metadata-Version: 2.3
|
|
2
|
+
Name: opaque-ac
|
|
3
|
+
Version: 0.0.0
|
|
4
|
+
Summary: Name reserved by Opaque Systems. Install from our private index, not PyPI.
|
|
5
|
+
Requires-Python: >=3.11
|
|
6
|
+
Description-Content-Type: text/markdown
|
|
7
|
+
|
|
8
|
+
# opaque-ac
|
|
9
|
+
|
|
10
|
+
Name reserved by Opaque Systems. The real package ships from our private Gemfury index, not PyPI.
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[project]
|
|
2
|
+
name = "opaque-ac"
|
|
3
|
+
version = "0.0.0"
|
|
4
|
+
description = "Name reserved by Opaque Systems. Install from our private index, not PyPI."
|
|
5
|
+
requires-python = ">=3.11"
|
|
6
|
+
readme = "README.md"
|
|
7
|
+
|
|
8
|
+
[build-system]
|
|
9
|
+
requires = ["uv_build==0.12.7"]
|
|
10
|
+
build-backend = "uv_build"
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
[project]
|
|
2
|
+
name = "opaque-ac"
|
|
3
|
+
version = "0.0.0"
|
|
4
|
+
description = "Name reserved by Opaque Systems. Install from our private index, not PyPI."
|
|
5
|
+
requires-python = ">=3.11"
|
|
6
|
+
readme = "README.md"
|
|
7
|
+
|
|
8
|
+
[build-system]
|
|
9
|
+
requires = ["uv_build==0.12.7"]
|
|
10
|
+
build-backend = "uv_build"
|