Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 469 Bytes

crock32

ISC License

Package crock32 provides an API for encoding and decoding to and from Douglas Crockford's Base32 encoding.

A comprehensive suite of tests is provided to ensure proper functionality.

Installation and Updating

$ go get -u github.com/rez-go/crock32

License

Package crock32 is licensed under the copyfree ISC License.