cl-base32
CL-Base32 is a Common Lisp library for encoding / decoding bytes to / from base32 strings (RFC 4648).

Homepage: http://haphazardhouse.net/projects/cl-base32

Source: https://github.com/hargettp/cl-base32

License: MIT


Topics: data format