Mercurial > libervia-pubsub
comparison README @ 151:f809b998c6f4
Add comments about uuid.py and the required Twisted modules.
author | Ralph Meijer <ralphm@ik.nu> |
---|---|
date | Wed, 05 Oct 2005 07:02:40 +0000 |
parents | 229c6f6cd754 |
children | bd8e58c73370 |
comparison
equal
deleted
inserted
replaced
150:35977eb964e6 | 151:f809b998c6f4 |
---|---|
19 plus most optional features, as returned by Service Discovery. | 19 plus most optional features, as returned by Service Discovery. |
20 | 20 |
21 Requirements | 21 Requirements |
22 ============ | 22 ============ |
23 | 23 |
24 - Twisted >= 2.0.0 | 24 - Twisted Core >= 2.0.0 |
25 - A jabber server like jabberd 1.4.x | 25 - Twisted Xish >= 0.1.0 |
26 - Twisted Words >= 0.1.0 | |
27 - uuid.py (http://ofxsuite.berlios.de/uuid.py) | |
28 - A jabber server that supports the component protocol (JEP-0114) | |
26 | 29 |
27 For the PostgreSQL backend, the following is also required: | 30 For the PostgreSQL backend, the following is also required: |
28 | 31 |
29 - PostgreSQL | 32 - PostgreSQL |
30 - pyPgSQL | 33 - pyPgSQL |