Skip to content

Commit 40cfc92

Browse files
committed
Update docs.
1 parent 1c37526 commit 40cfc92

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Migrated source to github
77
Integrated with TravisCI
88
Integrated with ReadTheDocs
99
Support Sequence operations in IpRange
10+
Added netmask functions
1011

1112
0.4
1213
---

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,7 @@ Local documentation can be built using [Sphinx][]:
7979
Python Version Compatibility
8080
----------------------------
8181

82-
This library has been tested with Python versions 2.3.5, 2.6.2, & 2.3.1 on
83-
Ubuntu x86_64 and Python 2.6.1 & 2.6.4 on Snow Leopard.
84-
85-
[Travis CI][ci-home] automatically runs tests against python 2.5, 2.6, 2.7, 3.2 and pypy on 32-bit Ubuntu Linux 11.10.
82+
[Travis CI][ci-home] automatically runs tests against python 2.5, 2.6, 2.7, 3.2, 3.3 and pypy on 32-bit Ubuntu Linux 11.10.
8683

8784
Installing
8885
----------
@@ -97,7 +94,7 @@ or easy_install:
9794

9895
Install the latest development version:
9996

100-
git clone git://github.com/bd808/python-iptools.git
97+
git clone https://github.com/bd808/python-iptools.git
10198
cd python-iptools
10299
python setup.py install
103100

0 commit comments

Comments
 (0)