base91

command
v0.0.0-...-84192bd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2024 License: BSD-3-Clause, BSD-3-Clause Imports: 6 Imported by: 0

README

base91 - Binary to ASCII text encoding.

Usage:
  base91 [OPTIONS] <FILE>

Parameter:
  <FILE>               		| Path to file or - for stdin.

Options:
  -d | --decode <FILE> 		| Decode mode.

  --help               		| Show this help.
  --license            		| Print license.
  --version            		| Print version.

Examples:
  echo -n "bla"  | base91		| Encode
  echo -n "<izI" | base91 -d - 	| Decode

Website:
  https://codeberg.org/ac/base91

License:
  BSD-3-Clause License © 2019 Antonino Catinello

Documentation

Overview

Command line tool to de-/encode base91.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL