Skip to content
/ crock32 Public
forked from ilius/crock32

Douglas Crockford's Base32 encoding and decoding library in Go

License

Notifications You must be signed in to change notification settings

rez-go/crock32

 
 

Repository files navigation

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.

About

Douglas Crockford's Base32 encoding and decoding library in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 91.8%
  • Dockerfile 5.4%
  • Shell 2.8%