Metadata-Version: 2.4
Name: herse
Version: 0.0.1
Summary: Coding agent firewall
Project-URL: Homepage, https://github.com/pmuller/herse
Project-URL: Issues, https://github.com/pmuller/herse/issues
Author-email: Philippe Muller <philippe.muller+herse@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: coding-agent,firewall,llm,security
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Security
Requires-Python: >=3.14
Description-Content-Type: text/markdown

# herse

Coding agent firewall.

## Install

```bash
pip install herse
```

## Use

```bash
herse
```

## License

[MIT](LICENSE)
