Source: python-pyramid-tm
Section: python
Priority: optional
Maintainer: Free Ekanayaka <freee@debian.org>
Build-Depends: debhelper (>= 7.0.50~), dh-python, python3-all,
  python3-setuptools,
  python3-pyramid,
  python3-transaction,
Standards-Version: 3.9.3
Homepage: http://pypi.python.org/pypi/pyramid_tm

Package: python3-pyramid-tm
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Transaction management for the Pyramid web framework
 The pyramid_tm package allows Pyramid requests to join the active
 transaction as provided by the transaction package.
