Revision ad82bf43 README

b/README
1 1
ncclient: Python library for NETCONF clients
2 2
============================================
3 3

  
4
Homepage: http://oss.schmizz.net/ncclient
4
Old Homepage: http://oss.schmizz.net/ncclient
5
New homepage: http://ncclient.grnet.gr
5 6

  
6 7
Requirements:
7 8
* Python 2.6 <= version < 3.0
8
* Paramiko 1.7.4+
9
* Paramiko 1.7.7.1+
9 10

  
10 11
To install:
11 12
$ python setup.py install

Also available in: Unified diff