File: control

package info (click to toggle)
pyramid-jinja2 2.7%2Bdfsg-1.3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,792 kB
  • sloc: javascript: 8,764; python: 1,657; makefile: 72; sh: 7
file content (40 lines) | stat: -rw-r--r-- 1,301 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: pyramid-jinja2
Section: python
Priority: optional
Maintainer: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-markupsafe,
 python3-jinja2,
 python3-zope.deprecation,
 python3-pyramid,
 python3-webtest,
Standards-Version: 3.9.8
Homepage: https://pypi.python.org/pypi/pyramid_jinja2
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: 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.