bpx

Crates.iobpx
lib.rsbpx
version4.0.0-rc.11.0.1
sourcesrc
created_at2021-05-04 21:13:03.567299
updated_at2024-01-14 15:21:52.930321
descriptionBPX official rust implementation
homepage
repositoryhttps://github.com/BPXFormat/bpx-rs
max_upload_size
id393252
size464,570
(Yuri6037)

documentation

README

logo

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.

Commit count: 134

cargo fmt