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
commit 9: c4e7f8a9fba1
parent 8: 1f64ca152ceb
child 10: 99ade7ebd822
updated the documentation Makefile to have a flexible html output location default1.1
Gustavo Picon / tabo
2 years ago

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

View at rev
numconv /
filename size last modified message
docs  
LICENSE 11.1 KB 2 years ago docstrings now in reST, to be used by sphinx
NOTICE 0 B 2 years ago docstrings now in reST, to be used by sphinx
numconv.py 5.5 KB 2 years ago Updated link to the documentation
tests.py 4.1 KB 2 years ago Initial commit.

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/