repoze.bfg ========== ``repoze.bfg`` is a web application framework. It is inspired by Zope, and uses Zope-related libraries to do much of its work, however it's simpler than any released version of Zope. Installation ------------ Install using setuptools, e.g. (within a virtualenv):: $ easy_install -i http://dist.repoze.org/lemonade/dev/simple repoze.bfg Further Documentation --------------------- See the ``docs`` directory of the repoze.bfg distribution package (also available via http://svn.repoze.org/repoze.bfg/trunk/docs). Reporting Bugs / Development Versions ------------------------------------- Visit http://bugs.repoze.org to report bugs. Visit http://svn.repoze.org to download development or tagged versions.