Statistics
| Branch: | Tag: | Revision:

root / README @ b2d60e49

History | View | Annotate | Download (235 Bytes)

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

    
4
Homepage: http://oss.schmizz.net/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