arbiter-client 0.9.0.dev2__py3-none-win_amd64.whl

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,29 @@
1
+ Metadata-Version: 2.4
2
+ Name: arbiter-client
3
+ Version: 0.9.0.dev2
4
+ Summary: Native Arbiter client binary
5
+ Project-URL: Homepage, https://github.com/omry/arbiter
6
+ Project-URL: Repository, https://github.com/omry/arbiter
7
+ Author-email: Omry Yadan <omry@yadan.net>
8
+ Maintainer-email: Omry Yadan <omry@yadan.net>
9
+ License: MIT
10
+ Keywords: access-control,agent,binary,mcp,policy
11
+ Classifier: Development Status :: 3 - Alpha
12
+ Classifier: Intended Audience :: Developers
13
+ Classifier: License :: OSI Approved :: MIT License
14
+ Classifier: Programming Language :: Python :: 3
15
+ Classifier: Programming Language :: Python :: 3.10
16
+ Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
18
+ Classifier: Programming Language :: Python :: 3.13
19
+ Classifier: Programming Language :: Python :: 3.14
20
+ Classifier: Topic :: Software Development :: Libraries :: Python Modules
21
+ Requires-Python: <3.15,>=3.10
22
+ Description-Content-Type: text/markdown
23
+
24
+ # Arbiter Client
25
+
26
+ Native Arbiter client binary packaged as platform-specific Python wheels.
27
+
28
+ This distribution intentionally contains no Python wrapper. Installing the
29
+ wheel places the native `arbiter` executable on the environment `PATH`.
@@ -0,0 +1,4 @@
1
+ arbiter_client-0.9.0.dev2.data/scripts/arbiter.exe,sha256=U11X4FInlajIy9EaW1cCi1rqPeU-nOuhu2lR3EsnUZs,6103040
2
+ arbiter_client-0.9.0.dev2.dist-info/METADATA,sha256=E9tmZKlvhtJTV9RkGY46fRyCeH8jXmYkNdGcRtCQRVM,1189
3
+ arbiter_client-0.9.0.dev2.dist-info/WHEEL,sha256=xx6qpbXm_1wrhsLtr7J2DHdByvFFuLXz-tIuSfVCWyQ,94
4
+ arbiter_client-0.9.0.dev2.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: false
4
+ Tag: py3-none-win_amd64