File: control

package info (click to toggle)
clearsilver 0.10.5-1%2Bsqueeze1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,440 kB
  • ctags: 3,139
  • sloc: ansic: 24,586; python: 4,233; sh: 2,945; cs: 1,429; ruby: 819; java: 735; makefile: 600; perl: 118; lisp: 34; sql: 21
file content (46 lines) | stat: -rw-r--r-- 1,927 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: clearsilver
Section: devel
Priority: optional
Build-Depends: python-all-dev (>= 2.5.4-1~), debhelper (>= 5.0.37.2), cdbs (>= 0.4.41), zlib1g-dev, autotools-dev, quilt
XS-Python-Version: all
Maintainer: Jesus Climent <jesus.climent@hispalinux.es>
Uploaders: Otavio Salvador <otavio@debian.org>, Lars Kruse <devel@sumpfralle.de>
Standards-Version: 3.8.4
Homepage: http://www.clearsilver.net/

Package: clearsilver-dev
Architecture: any
Section: python
Depends: libc6-dev, ${misc:Depends}
Conflicts: libcgi-dev
Description: headers and static library for clearsilver
 Clearsilver is a fast, powerful, and language-neutral HTML template system. 
 In both static content sites and dynamic HTML applications, it
 provides a separation between presentation code and application logic which
 makes working with your project easier.

Package: python-clearsilver
Architecture: any
Section: python
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
Replaces: python2.3-clearsilver (<= 0.10.3-1)
Conflicts: python2.3-clearsilver (<= 0.10.3-1)
XB-Python-Version: ${python:Versions}
Description: Python bindings for clearsilver
 Clearsilver is a fast, powerful, and language-neutral HTML template system. 
 In both static content sites and dynamic HTML applications, it
 provides a separation between presentation code and application logic which
 makes working with your project easier.

Package: libclearsilver-perl
Architecture: any
Section: perl
Priority: optional
Replaces: perl-clearsilver (<= 0.10.3-3)
Conflicts: perl-clearsilver (<= 0.10.3-3)
Depends: perl, ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
Description: Perl bindings for clearsilver
 Clearsilver is a fast, powerful, and language-neutral HTML template system.
 In both static content sites and dynamic HTML applications, it
 provides a separation between presentation code and application logic which
 makes working with your project easier.