]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
update README to mention which dependencies are python packages
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 27 Apr 2007 22:43:13 +0000 (15:43 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 27 Apr 2007 22:43:13 +0000 (15:43 -0700)
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.

README

diff --git a/README b/README
index 574fbba6e7fd93c9c57acac070b8bfb960ca1d29..c989c54be95eb57be10b50c6fe92b140046f42d9 100644 (file)
--- a/README
+++ b/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: