12 releases (5 breaking)

0.8.0 May 7, 2024
0.7.2 Apr 22, 2024
0.6.1 Apr 1, 2024
0.6.0 Mar 31, 2024
0.3.0 Oct 11, 2023

#553 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 148/week @ 2024-04-08 167/week @ 2024-04-22 10/week @ 2024-04-29 143/week @ 2024-05-06

325 downloads per month

BSD-2-Clause-Patent

82KB
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