freebsd-ports/devel/py-repoze.tm2/pkg-descr
Wen Heping 9b740eaa1b - Update to 2.0
- Reset maintainer to python@
- Pet portlint
2015-03-20 13:58:57 +00:00

7 lines
314 B
Text

repoze.tm2 is a middleware which uses the ZODB transaction manager
to wrap a call to its pipeline children inside a transaction. This
is a fork of the repoze.tm package which depends only on the transaction
package rather than the entirety of ZODB (for users who don't rely on
ZODB).
WWW: http://www.repoze.org/