tabo / numconv

Python library to convert strings to numbers and numbers to strings. Docs: http://docs.tabo.pe/numconv/tip/

Clone this repository (size: 158.5 KB): HTTPS / SSH
$ hg clone http://code.tabo.pe/numconv

Changed (Δ2 bytes):

raw changeset »

README (1 lines added, 0 lines removed)

Up to file-list README:

@@ -5,3 +5,4 @@ Python library to convert strings to num
5
5
6
6
numconv converts a string into a number and a number into a string using
7
7
default or user supplied encoding alphabets.
8