Name: | python3-repoze-tm2 |
---|---|
Version: | 2.2.0 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 53020 |
License: | BSD |
RPM: | python3-repoze-tm2-2.2.0-2.el9.noarch.rpm |
Source RPM: | python-repoze-tm2-2.2.0-2.el9.src.rpm |
Build Date: | Mon Feb 06 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://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. This package contains the python3 version of the library. |