11 releases (4 breaking)

new 0.7.2 Apr 22, 2024
0.7.1 Apr 11, 2024
0.6.1 Apr 1, 2024
0.6.0 Mar 31, 2024
0.3.0 Oct 11, 2023

#443 in Encoding

Download history 10/week @ 2024-02-19 6/week @ 2024-02-26 14/week @ 2024-03-11 114/week @ 2024-03-25 329/week @ 2024-04-01 94/week @ 2024-04-08

537 downloads per month

BSD-2-Clause-Patent

81KB
2K SLoC

envelope

A command line tool for manipulating the Gordian Envelope data type, written in pure Rust.

by Wolf McNally

NOTE: Preview version. Not ready for production use.

Installation

To install from crates.io, run:

cargo install bc-envelope-cli

To install from source, clone this repo, change to its root directory and run:

cargo install --path .

Make sure your ~/.cargo/bin directory is in your PATH.

Usage

envelope --help

See the docs directory for more information.

NOTE: The envelope tool does not have the same command line syntax as the Swift envelope tool.

Dependencies

~19MB
~329K SLoC