I've started a documentation index for the larger packages that are flying under the Repoze flag. A few of the documented packages are brand new, including repoze.session which is a sessioning system for WSGI applications, and repoze.catalog which is a reimplementation of Zope 3's zope.app.catalog (an indexing and search system) which is useful within arbitrary web applications. The repoze.bfg docs have also been updated a good bit. They now include a tutorial and pointers to a variety of sample applications. repoze.bfg is a web framework.
I suspect this stuff will move at some point but the docs index is good enough for now.
Now I gotta go do some real work.