Source: python-pyramid Section: python Priority: optional Maintainer: Debian Python Team Uploaders: TANIGUCHI Takaki Build-Depends: debhelper-compat (= 12), dh-python, help2man, python3-all, python3-hupper, python3-pastedeploy, python3-plaster, python3-plaster-pastedeploy, python3-repoze.lru, python3-setuptools, python3-translationstring, python3-venusian, python3-webob, python3-webtest, python3-zope.component, python3-zope.deprecation, python3-zope.interface Standards-Version: 4.5.0 Homepage: https://trypyramid.com/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-pyramid.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pyramid Package: python3-pyramid Architecture: all Depends: python3, ${misc:Depends}, ${python3:Depends} Provides: ${python3:Provides} Description: Pyramid web application framework, a Pylons project - Python 3.x version Pyramid is a small, fast, down-to-earth, open source Python web development framework. It makes real-world web application development and deployment more fun, more predictable, and more productive. . Pyramid is a Pylons project, and underlies the newest web frameworks produced by the Pylons community. . Pyramid was previously known as repoze.bfg. . This is the Python 3 version.