From d5c3c23d2e4d2386c7163c18cf071e601d4515f3 Mon Sep 17 00:00:00 2001 From: Zooko O'Whielacronx Date: Fri, 27 Apr 2007 15:43:13 -0700 Subject: [PATCH] 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. --- README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index 574fbba6..c989c54b 100644 --- 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: -- 2.45.2