File: control

package info (click to toggle)
python-pyramid-zcml 1.0.0-1.2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 1,164 kB
  • sloc: python: 2,292; makefile: 69
file content (19 lines) | stat: -rw-r--r-- 662 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-pyramid-zcml
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-webtest,
  python3-zope.configuration,
Standards-Version: 3.9.3
Homepage: http://pypi.python.org/pypi/pyramid_zcml

Package: python3-pyramid-zcml
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Declarative configuration for the Pyramid web framework
 The pyramid_zcml package provides ZCML (Zope Configuration Markup Language)
 directives for all "configurator" methods available in the Pyramid web
 framework.