Metadata-Version: 2.4
Name: arbiter-server
Version: 0.9.3.dev1
Summary: Policy-controlled HTTP server for agent-accessible services
Author-email: Omry Yadan <omry@yadan.net>
Maintainer-email: Omry Yadan <omry@yadan.net>
License: MIT
Project-URL: Homepage, https://github.com/omry/arbiter
Project-URL: Repository, https://github.com/omry/arbiter
Keywords: agent,policy,http,access-control,security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.15,>=3.10
Description-Content-Type: text/markdown
Requires-Dist: cryptography<49,>=42
Requires-Dist: hydra-core<2.0,>=1.3
Requires-Dist: starlette<1.0,>=0.37
Requires-Dist: uvicorn<1.0,>=0.30

Server package for Arbiter.
