Name: | python-repoze-tm2 |
---|---|
Version: | 1.0 |
Release: | 0.12.b1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 38185 |
License: | BSD |
RPM: | python-repoze-tm2-1.0-0.12.b1.el7.noarch.rpm |
Source RPM: | python-repoze-tm2-1.0-0.12.b1.el7.src.rpm |
Build Date: | Thu Sep 07 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/repoze.tm2 |
Summary: | Zope-like transaction manager via WSGI middleware |
Description: | The ZODB transaction manager is a completely generic transaction manager. It can be used independently of the actual "object database" part of ZODB. One of the purposes of creating repoze.tm was to allow for systems other than Zope to make use of two-phase commit transactions in a WSGI context. |