The official BPX implementation written in Rust.
- Decode any type of BPX
- Encode any type of BPX
- Encode and decode BPXSD (BPX structured data)
- Built-in support for BPX packages (type P)
All that is needed to develop this project is cargo and Rust. You can install rust from https://www.rust-lang.org/tools/install.
You can install the package from crates.io.