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

raw changeset »

.hgignore (6 lines added, 1 lines removed)

Up to file-list .hgignore:

@@ -4,9 +4,14 @@ syntax: glob
4
4
.buildinfo
5
5
*.pyc
6
6
*.orig
7
*.swp
7
8
.coverage
8
9
build
9
10
dist
10
11
_build
11
12
MANIFEST
12
13
.project
14
.pydevproject
15
.settings
16
htmlcov
17
taggable/fixtures/create_fixtures.py