File: control

package info (click to toggle)
simpletal 4.1-7
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 748 kB
  • ctags: 936
  • sloc: python: 5,810; makefile: 9
file content (20 lines) | stat: -rw-r--r-- 958 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: simpletal
Section: python
Priority: optional
Build-Depends: python, cdbs (>= 0.4.42), debhelper (>= 5.0.37.2)
Build-Depends-Indep: python-support (>= 0.3)
Maintainer: Igor Stroh <jenner@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Standards-Version: 3.7.2
Vcs-Svn: svn://svn.debian.org/python-modules/packages/simpletal/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/simpletal/trunk/
Homepage: http://www.owlfish.com/software/simpleTAL/

Package: python-simpletal
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Simple TAL, TALES and METAL implementation
 SimpleTAL is a reimplementation of the ZOPE TAL (Template Attribute Language),
 TALES (TAL Expression Syntax) and METAL (Macro Expansion for TAL) languages.
 More information and specifications of these languages is available at
 http://www.zope.org/Wikis/DevSite/Projects/ZPT/FrontPage .