Metadata-Version: 2.4
Name: strathon-cli
Version: 1.0.1
Summary: Command-line interface for Strathon — the open-source AI agent firewall
Author-email: Strathon <security@getstrathon.com>
License: MIT
Project-URL: Homepage, https://getstrathon.com
Project-URL: Repository, https://github.com/strathon/strathon
Project-URL: Documentation, https://getstrathon.com/docs
Keywords: ai,agents,firewall,security,cli
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: click>=8.1
Requires-Dist: httpx>=0.27
Requires-Dist: rich>=13.0
