On Apr 6, 2008, at 9:20 AM, [EMAIL PROTECTED] wrote:

> Anyone know of a Python implementation of this: 
> http://www.crockford.com/wrmg/base32.html

Not sure about Crockford's Base32 encoding itself, but here is an  
implementation of Bryce "Zooko" Wilcox-O'Hearn's "human-oriented  
base-32 encoding":

https://zooko.com/repos/z-base-32/base32/
https://zooko.com/repos/z-base-32/base32/DESIGN

--
PA.
http://alt.textdrive.com/nanoki/

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to