File: control

package info (click to toggle)
turbokid 1.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 176 kB
  • ctags: 49
  • sloc: python: 396; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 963 bytes parent folder | download
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
Source: turbokid
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Federico Ceratto <federico.ceratto@gmail.com>
Build-Depends: debhelper (>= 9),
               dh-python,
               python-all,
               python-setuptools
Standards-Version: 3.9.6
Homepage: http://www.turbogears.org/
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/turbokid.git
Vcs-Git: git://anonscm.debian.org/python-modules/packages/turbokid.git
X-Python-Version: >= 2.4

Package: python-turbokid
Architecture: all
Depends: python-kid (>= 0.9.6),
         python-pkg-resources,
         ${misc:Depends},
         ${python:Depends}
XB-Python-Version: ${python:Versions}
Description: TurboGears template plugin to use kid templates
 TurboGears is a complete front-to-back Web development mega-framework in
 Python.
 .
 This package contains the template plugin to use kid templates.