Source: pyramid-jinja2
Section: python
Priority: optional
Maintainer: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9),
 dh-python,
 python-all,
 python-setuptools,
 python3-all,
 python3-setuptools,
 python-markupsafe,
 python3-markupsafe,
 python-jinja2,
 python3-jinja2,
 python-zope.deprecation,
 python3-zope.deprecation,
 python-pyramid,
 python3-pyramid,
Standards-Version: 3.9.8
Homepage: https://pypi.python.org/pypi/pyramid_jinja2
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyramid-jinja2.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyramid-jinja2.git/
Testsuite: autopkgtest-pkg-python

Package: python-pyramid-jinja2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Suggests: python-pyramid-jinja2-doc
Description: Jinja2 template bindings for the Pyramid web framework (Python 2)
 These are bindings for the Jinja2 templating system for the Pyramid web
 framework.
 .
 This package installs the library for Python 2.

Package: python3-pyramid-jinja2
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Suggests: python-pyramid-jinja2-doc
Description: Jinja2 template bindings for the Pyramid web framework (Python 3)
 These are bindings for the Jinja2 templating system for the Pyramid web
 framework.
 .
 This package installs the library for Python 3.

Package: python-pyramid-jinja2-doc
Architecture: all
Section: doc
Depends: ${sphinxdoc:Depends}, ${misc:Depends},
 libjs-jquery, libjs-underscore
Description: Jinja2 template bindings for the Pyramid (common documentation)
 These are bindings for the Jinja2 templating system for the Pyramid web
 framework.
 .
 This is the common documentation package.
