mook

Crates.iomook
lib.rsmook
version0.1.1
sourcesrc
created_at2022-11-04 01:53:25.126069
updated_at2022-11-07 05:28:42.864939
descriptionCommand line tools for encryption and decryption
homepage
repositoryhttps://gitlab.com/andrew_ryan/mook
max_upload_size
id704751
size30,305
zinso (zinso)

documentation

https://docs.rs/mook

README

Command line tools for encryption and decryption

Crates.io Rust license

Command line tools for encryption and decryption

Usage: mook <COMMAND>

Commands:
  ef    encrypt_file
  df    decrypt_file
  et    decrypt_text
  dt    decrypt_text
  help  Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help information
  -V, --version  Print version information
Commit count: 4

cargo fmt