Metadata-Version: 2.4
Name: tibet-snaft
Version: 1.3.0
Summary: Alias package for SNAFT — Semantic Network-Aware Firewall for Trust
Project-URL: Homepage, https://github.com/jaspertvdm/snaft
Project-URL: Repository, https://github.com/jaspertvdm/snaft
Author-email: Jasper van de Meent <jasper@humotica.com>
License: MIT
Keywords: ai,firewall,security,snaft,tibet,trust
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security
Requires-Python: >=3.9
Requires-Dist: snaft>=1.3.0
Description-Content-Type: text/markdown

# tibet-snaft

Alias package for [SNAFT](https://github.com/jaspertvdm/snaft) — Semantic Network-Aware Firewall for Trust.

```bash
pip install tibet-snaft   # same as: pip install snaft
```

This package depends on `snaft>=1.0.0` and re-exports everything. Use whichever name you prefer.

CLI command `tibet-snaft` is also available as an alias for `snaft`.

See the [SNAFT README](https://github.com/jaspertvdm/snaft#readme) for full documentation.


---

## Enterprise

For private hub hosting, SLA support, custom integrations, or compliance guidance:

| | |
|---|---|
| **Enterprise** | enterprise@humotica.com |
| **Support** | support@humotica.com |
| **Security** | security@humotica.com |

See [ENTERPRISE.md](ENTERPRISE.md) for details.
