mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
update README to mention which dependencies are python packages
In particular, my brother is an Ubuntu/Debian user who said it would be nice if we had mentioned that those packages were named "python-foo" in the apt package namespace.
This commit is contained in:
parent
82b3554c2f
commit
d5c3c23d2e
10
README
10
README
@ -45,8 +45,8 @@ DEPENDENCIES:
|
||||
higher is required on Windows-native) (language)
|
||||
http://python.org/
|
||||
|
||||
* Twisted (tested against both 2.4 and 2.5) (network and operating system
|
||||
integration library)
|
||||
* Python Twisted (tested against both 2.4 and 2.5) (network and operating
|
||||
system integration library)
|
||||
http://twistedmatrix.com/
|
||||
|
||||
You need the following subpackages (which are included in the
|
||||
@ -58,13 +58,13 @@ DEPENDENCIES:
|
||||
Twisted requires zope.interface, a copy of which is included in the Twisted
|
||||
distribution.
|
||||
|
||||
* Nevow (probably 0.9.0 or later) (web presentation language)
|
||||
* Python Nevow (probably 0.9.0 or later) (web presentation language)
|
||||
http://divmod.org/trac/wiki/DivmodNevow
|
||||
|
||||
* setuptools (build and distribution tool)
|
||||
* Python setuptools (build and distribution tool)
|
||||
http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions
|
||||
|
||||
* PyOpenSSL (0.6 or later) (secure transport layer)
|
||||
* Python PyOpenSSL (0.6 or later) (secure transport layer)
|
||||
http://pyopenssl.sourceforge.net
|
||||
|
||||
For Windows-native, download this:
|
||||
|
Loading…
x
Reference in New Issue
Block a user