Fixed indentation in file
[ncclient] / README
1 ncclient: Python library for NETCONF clients
2 ============================================
3
4 Old Homepage: http://oss.schmizz.net/ncclient
5 New homepage: http://ncclient.grnet.gr
6
7 Requirements:
8 * Python 2.6 <= version < 3.0
9 * Paramiko 1.7.7.1+
10
11 To install:
12 $ python setup.py install