Crockford Base32 encoding on the command line
Converts to and from Crockford Base32 identifiers. No muss, no fuss.
shell $ croc 123 3V $ croc encode 123 3V $ croc decode 3v 123