All,
Blockchain Commons is pleased to announce release 0.7 of our Rust `dcbor`
command-line tool for the composition and validation of dCBOR.
This release features round-trip parsing of dCBOR-compatible diagnostic
notation. We have also added `array` and `map` subcommands to facilitate the
composition of these structures from scripting environments.
https://crates.io/crates/dcbor-cli
- Reads and writes dCBOR in hex, binary, and diagnostic notation format.
- Validates dCBOR inputs.
- Can output expanded “annotated” version of hex and diagnostic notation.
We have also added a detailed tutorial chapter on using the `dcbor` tool to our
free ebook:
The CBOR, dCBOR, and Gordian Envelope Book
https://cborbook.com/part_2/dcbor_cli.html
If you have the Rust toolchain installed, you can try it right now:
> cargo install dcbor-cli
> dcbor --version
> dcbor --help
This is very much a work in progress, so please open issues in the repo to let
us know how we can improve it.
https://github.com/BlockchainCommons/bc-dcbor-cli
Enjoy!
~ Wolf McNally
Lead Researcher,
Blockchain Commons
_______________________________________________
COSE mailing list -- [email protected]
To unsubscribe send an email to [email protected]