Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upBase 66 #7
Open
Base 66 #7
Labels
Comments
This comment has been minimized.
This comment has been minimized.
Interesting, thanks for sharing. I haven't heard of anyone needing this to date; typically people either do base-62, or base-64 and either percent-encode We can keep this issue open and see if others would find it valuable. |
This comment has been minimized.
This comment has been minimized.
Here is a question on stackoverflow that mentions base 66 in one of the answers which i also linked to this page. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://tools.ietf.org/html/rfc3986#section-2.3
@aseemk
Should this be added ?
if so then i'll add this to my python port of this library too