Statistics
| Branch: | Tag: | Revision:

root / README @ 7dbef3e0

History | View | Annotate | Download (238 Bytes)

1
ncclient: Python library for NETCONF clients
2
=============================================
3

    
4
Homepage: http://code.google.com/p/ncclient
5

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

    
10
To install:
11
$ python setup.py install