Revision fb7a450b docs/source/index.rst

b/docs/source/index.rst
9 9
* Keeping XML out of the way unless really needed.
10 10
* Extensible. New transport mappings and capabilities/operations can be easily added.
11 11

  
12
It is suitable for Python 2.6+ (not Python 3 yet, though), and depends on `paramiko <http://www.lag.net/paramiko/>`_, an SSH library.
12
It is suitable for Python 2.6+ (not Python 3 yet, though), and depends on `paramiko 1.7.7.1+ <http://www.lag.net/paramiko/>`_, an SSH library.
13 13

  
14 14
The best way to introduce is through a simple code example::
15 15

  

Also available in: Unified diff