doc/book/en/annexes/depends.rst
changeset 9916 986797d779ea
parent 8491 8c526cc46dc6
child 9917 a98e60464c26
--- a/doc/book/en/annexes/depends.rst	Wed Jul 23 16:24:17 2014 +0200
+++ b/doc/book/en/annexes/depends.rst	Fri Jul 04 14:28:26 2014 +0200
@@ -15,61 +15,43 @@
 * pygraphviz - http://networkx.lanl.gov/pygraphviz/ -
   http://pypi.python.org/pypi/pygraphviz
 
-* simplejson - http://code.google.com/p/simplejson/ -
-  http://pypi.python.org/pypi/simplejson
-
-* docsutils - http://docutils.sourceforge.net/ - http://pypi.python.org/pypi/docutils
+* docutils - http://docutils.sourceforge.net/ - http://pypi.python.org/pypi/docutils
 
 * lxml - http://codespeak.net/lxml - http://pypi.python.org/pypi/lxml
 
 * twisted - http://twistedmatrix.com/ - http://pypi.python.org/pypi/Twisted
 
 * logilab-common - http://www.logilab.org/project/logilab-common -
-  http://pypi.python.org/pypi/logilab-common/ - included in the forest
+  http://pypi.python.org/pypi/logilab-common/
 
 * logilab-database - http://www.logilab.org/project/logilab-database -
-  http://pypi.python.org/pypi/logilab-database/ - included in the forest
+  http://pypi.python.org/pypi/logilab-database/
 
 * logilab-constraint - http://www.logilab.org/project/logilab-constraint -
-  http://pypi.python.org/pypi/constraint/ - included in the forest
+  http://pypi.python.org/pypi/constraint/
 
 * logilab-mtconverter - http://www.logilab.org/project/logilab-mtconverter -
-  http://pypi.python.org/pypi/logilab-mtconverter - included in the forest
+  http://pypi.python.org/pypi/logilab-mtconverter
 
-* rql - http://www.logilab.org/project/rql - http://pypi.python.org/pypi/rql -
-  included in the forest
+* rql - http://www.logilab.org/project/rql - http://pypi.python.org/pypi/rql
 
 * yams - http://www.logilab.org/project/yams - http://pypi.python.org/pypi/yams
-  - included in the forest
 
 * indexer - http://www.logilab.org/project/indexer -
-  http://pypi.python.org/pypi/indexer - included in the forest
+  http://pypi.python.org/pypi/indexer
 
 * passlib - https://code.google.com/p/passlib/ -
   http://pypi.python.org/pypi/passlib
 
-To use network communication between cubicweb instances / clients:
-
-* Pyro - http://www.xs4all.nl/~irmen/pyro3/ - http://pypi.python.org/pypi/Pyro
-
-If you're using a Postgres database (recommended):
+If you're using a Postgresql database (recommended):
 
 * psycopg2 - http://initd.org/projects/psycopg2 - http://pypi.python.org/pypi/psycopg2
 * plpythonu extension
-* tsearch2 extension (for postgres < 8.3, in postgres-contrib)
 
 Other optional packages:
 
 * fyzz - http://www.logilab.org/project/fyzz -
-  http://pypi.python.org/pypi/fyzz - included in the forest, *to activate Sparql querying*
-
-For the google-appengine extension to be available, you also need:
-
-* vobject - http://vobject.skyhouseconsulting.com/ -
-  http://pypi.python.org/pypi/vobject, *for the icalendar view*. For those not
-  benefiting from a packaging system, note that vobject itself depends on
-  dateutil - http://labix.org/python-dateutil -
-  http://pypi.python.org/pypi/python-dateutil/.
+  http://pypi.python.org/pypi/fyzz *to activate Sparql querying*
 
 
 Any help with the packaging of CubicWeb for more than Debian/Ubuntu (including