32 releases (4 stable)
4.0.0-rc.12.0.0 | Nov 30, 2024 |
---|---|
4.0.0-rc.11.0.1 | Jan 14, 2024 |
4.0.0-rc.11.0.0 | Dec 14, 2023 |
4.0.0-preview3 |
|
1.0.0 | May 4, 2021 |
#169 in Data formats
2,491 downloads per month
445KB
8K
SLoC
This library is the official implementation for the BPX container format.
BPX Rust
The official BPX implementation written in Rust.
Features
- 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)
Usage and development
Prerequisites
All that is needed to develop this project is cargo and Rust. You can install rust from https://www.rust-lang.org/tools/install.
Installation
You can install the package from crates.io.
Dependencies
~4–14MB
~189K SLoC