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 360 B 5 months ago Added tag 2.1 for changeset dac783631be1
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 298 B 3 months ago Updated README
numconv.py 3.8 KB 3 months ago Updated documentation, added installation instructions,…
setup.py 1.2 KB 3 months ago updated setup.py
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/