tabo / numconv
Python library to convert strings to numbers and numbers to strings. Docs: http://docs.tabo.pe/numconv/tip/
| commit 46: | 3e4be71ff667 |
| parent 45: | 187f7fe4e68c |
| branch: | default |
Python version info.
Changed (Δ119 bytes):
raw changeset »
docs/index.rst (3 lines added, 0 lines removed)
Up to file-list docs/index.rst:
| … | … | @@ -9,6 +9,9 @@ licensed under the Apache License 2.0. |
9 |
9 |
Installation |
10 |
10 |
------------ |
11 |
11 |
|
12 |
``numconv`` has been tested in Python 2.4, 2.5, 2.6, 2.7, 3.0 and 3.1. Other |
|
13 |
versions may work but are not supported. |
|
14 |
||
12 |
15 |
You have several ways to install ``numconv``. If you're not sure, |
13 |
16 |
`just use pip <http://guide.python-distribute.org/pip.html>`_ |
14 |
17 |
