/crock32

Douglas Crockford's Base32 encoding and decoding library in Go

Primary LanguageGoISC LicenseISC

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/ilius/crock32

License

Package crock32 is licensed under the copyfree ISC License.