changeset 132:71ec735ca5b0

New requirements.
author Ralph Meijer <ralphm@ik.nu>
date Sun, 24 Apr 2005 17:31:34 +0000
parents fe8cb99363ff
children 229c6f6cd754
files README
diffstat 1 files changed, 3 insertions(+), 16 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sun Apr 24 17:26:30 2005 +0000
+++ b/README	Sun Apr 24 17:31:34 2005 +0000
@@ -32,21 +32,7 @@
 Requirements
 ============
 
-- Twisted >= 1.2.0
-- The following patches to the twisted/xish directory:
-
-    http://mag.ik.nu/~ralphm/tmp/domish.py.patch
-    http://mag.ik.nu/~ralphm/tmp/utility.py.patch
-    http://mag.ik.nu/~ralphm/tmp/xpath.py.patch
-
-- The following patches to the twisted/protocols/jabber directory:
-
-    http://mag.ik.nu/~ralphm/tmp/jid.py.patch
-
-- Add the following file in the twisted/protocols/jabber directory:
-
-    http://mag.ik.nu/~ralphm/tmp/xmpp_stringprep.py
-
+- Twisted >= 2.0.0
 - A jabber server like jabberd 1.4.x
 
 For the PostgreSQL backend, the following is also required:
@@ -74,7 +60,8 @@
   mktap idavoll --rport=1238 --jid=pubsub.localhost --secret=1238
   twistd -rf idavoll.tap
 
-This uses the (default) memory based backend.
+This uses the (default) memory based backend. You can ignore the deprecation
+warnings.
 
 For using the PostgreSQL backend, create a database (for example named pubsub)
 like so: