crocodile 0.1.1

A tool for encoding and decoding Crockford Base32 identifiers.
crocodile-0.1.1 is not a library.

crocodile

Crockford Base32 encoding on the command line

Converts to and from Crockford Base32 identifiers. No muss, no fuss.

Usage

$ croc 123
3V
$ croc encode 123
3V
$ croc decode 3v
123