Source: clearsilver
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 perl-xs-dev,
 zlib1g-dev,
Standards-Version: 4.7.2
Homepage: http://www.clearsilver.net/
Vcs-Browser: https://salsa.debian.org/debian/clearsilver
Vcs-Git: https://salsa.debian.org/debian/clearsilver.git

Package: clearsilver-dev
Architecture: any
Section: libdevel
Depends:
 libc6-dev,
 ${misc:Depends},
 ${shlibs: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.
 .
 This package contains the C headers, the static library and the cstest binary
 for developers.

Package: libclearsilver-perl
Architecture: any
Section: perl
Depends:
 perl,
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs: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.
 .
 This package contains the perl package ClearSilver.
