z85-cli
v0.6.0
Published
Command line client for ZeroMQ Base-85 encoding
Maintainers
Readme
z85-cli 
Command line client for ZeroMQ Base-85 encoding
Getting Started 
Install the module with:
npm install -g z85-cliDocumentation
Encoding
z85 --encode [-e] <value>Decoding
z85 --decode [-d] <value>Specification
Please refer to 32/Z85 - ZeroMQ Base-85 Encoding Algorithm.
License
Copyright (c) 2014-2019 Bjoern Kimminich Licensed under the MIT license.

