9
9
If you wish to access branches over sftp, you will need paramiko and
12
12
http://www.lag.net/paramiko/
16
16
build C extensions. Some GNU/Linux distributions package the necessary
17
17
headers separately from the main Python package. This package is
18
18
probably named something like python-dev or python-devel. FreeBSD,
19
19
Windows, source-based GNU/Linux distributions, and possibly other operating
20
20
systems, have the required files installed by default.
23
23
then you should also have the Pyrex package installed. This is not necessary
24
24
for release tarballs as they already contain the C files that Pyrex is needed