# bencode
[](https://crates.io/crates/enxame-bencode)
[](./LICENSE)
Bencode — the BitTorrent encoding as a typed AST: parse-don't-validate + canonical typed-emission encoder. Keystone of the pleme-io ENXAME BitTorrent suite.
Part of **ENXAME** — the pleme-io BitTorrent suite: one sans-io engine and
thin faces, with GUIs on every platform (terminal, web, native desktop).
See [`theory/ENXAME.md`](https://github.com/pleme-io/theory/blob/main/ENXAME.md).
## Use
```toml
enxame-bencode = "0.1"
```
## License
MIT © pleme-io