change extlite connection handling: connection may not be shared among threads but it's fine to have multiple connections open in several threads (as demonstrated by unittest_extlite)
CubicWeb semantic web framework
===============================
Install
-------
From the source distribution, extract the tarball and run ::
python setup.py install
For deb and rpm packages, use the tools recommended by your distribution.
Documentation
-------------
Look in the doc/ subdirectory.