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

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
numconv /
filename size last modified message
docs  
.hgignore 169 B 5 months ago hgignore
.hgtags 315 B 9 months ago Added tag 2.0 for changeset 5e92cd1ec171
LICENSE 11.1 KB 2 years ago docstrings now in reST, to be used by sphinx
MANIFEST.in 72 B 9 months ago adding MANIFEST.in
NOTICE 0 B 2 years ago docstrings now in reST, to be used by sphinx
README 206 B 5 months ago newline
numconv.py 3.8 KB 5 months ago 2.1
setup.py 1.2 KB 5 months ago 2.1
tests.py 3.9 KB 5 months ago now python3 compatible

README

numconv
=======

numconv is a library that converts strings to numbers and numbers to
strings using default or user supplied encoding alphabets, written by
Gustavo Picón and licensed under the Apache License 2.0.

You can find the documentation in

    https://tabo.pe/projects/numconv/docs/tip/