Metadata-Version: 2.4
Name: tibet-zip
Version: 1.1.1
Summary: TIBET-zip — alias package for tbz (block-level authenticated compression)
Project-URL: Homepage, https://github.com/jaspertvdm/tbz
Project-URL: Repository, https://github.com/jaspertvdm/tbz
Project-URL: Issues, https://github.com/jaspertvdm/tbz/issues
Project-URL: Documentation, https://github.com/jaspertvdm/tbz/blob/main/ARCHITECTURE.md
Author-email: Jasper van de Meent <jasper@humotica.nl>
License-Expression: MIT OR Apache-2.0
License-File: LICENSE
Keywords: compression,ed25519,provenance,security,supply-chain,tibet,zero-trust
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Archiving :: Compression
Requires-Python: >=3.9
Requires-Dist: jis-core>=0.4.0
Requires-Dist: tbz==1.1.0
Requires-Dist: tibet-core>=0.5.0
Description-Content-Type: text/markdown

# tibet-zip

This is an alias package for [**tbz**](https://pypi.org/project/tbz/) (TIBET-zip).

```bash
# Both work — same package:
pip install tbz
pip install tibet-zip
```

```python
# Both work — same API:
from tbz import TBZArchive, Mirror
```

See the [tbz documentation](https://github.com/jaspertvdm/tbz) for full usage.


---

**Stack-positie:** Groep `substrate` · Bootstrap = OSAPI-handshake naar [`tibet`](https://pypi.org/project/tibet-core/) + [`jis`](https://pypi.org/project/jis-core/) (fail → snaft-rule + tibet-pol-rapport) · ← [`tibet-store-mmu`](https://pypi.org/project/tibet-store-mmu/) · See `STACK.md` · See `demo/golden-path/` for the spine end-to-end.
---

## 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.

## License

MIT OR Apache-2.0

## Credits

Designed by [Jasper van de Meent](https://github.com/jaspertvdm). Built by Jasper and [Root AI](https://humotica.com) as part of [HumoticaOS](https://humotica.com).

