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 (Δ28 bytes):

raw changeset »

.hgignore (5 lines added, 0 lines removed)

Up to file-list .hgignore:

@@ -5,3 +5,8 @@ syntax: glob
5
5
*.pyc
6
6
*.orig
7
7
.coverage
8
build
9
dist
10
_build
11
MANIFEST
12