File: control

package info (click to toggle)
turbojson 0.9.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 52 kB
  • ctags: 41
  • sloc: python: 104; makefile: 10
file content (18 lines) | stat: -rw-r--r-- 768 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: turbojson
Section: python
Priority: optional
Maintainer: Gustavo Noronha Silva <kov@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), python, python-setuptools (>= 0.6b3-1)
Build-Depends-Indep: python-all-dev (>= 2.3.5-10), python-support (>= 0.3)
Standards-Version: 3.7.2

Package: python-turbojson
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, python-simplejson (>= 1.1-1.1), python-dispatch, python-sqlobject (>= 0.7.0-3)
Description: TurboGears template plugin that supports Json templates
 This package enables the use of json templates in the TurboGears
 megaframework.
 .
  Homepage: http://www.turbogears.org/