File: control

package info (click to toggle)
sprox 0.9.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 564 kB
  • ctags: 704
  • sloc: python: 2,835; makefile: 4
file content (29 lines) | stat: -rw-r--r-- 940 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
28
29
Source: sprox
Section: python
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper (>= 9),
 cdbs,
 python,
 python-setuptools
Standards-Version: 3.9.6
Homepage: http://www.sprox.org/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/sprox/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/sprox/trunk/

Package: python-sprox
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
 python-genshi,
 python-sqlalchemy,
 python-toscawidgets
Description: library to generate web widgets from database schemas
 Sprox provides an easy way to create forms for web content which are:
 automatically generated, easy to customize, and validated.  The way
 in which Sprox displays content is customizable by the means of
 different "viewers".  Finally, Sprox provides a way to fill your
 widgets, whether they are forms or other content with customizable
 data.