File: control

package info (click to toggle)
libtemplate-plugin-textile2-perl 1.21-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 56 kB
  • ctags: 7
  • sloc: makefile: 42; perl: 31
file content (22 lines) | stat: -rw-r--r-- 1,083 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
Source: libtemplate-plugin-textile2-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.8.0-7),
 libtemplate-perl (>= 2.15), libtext-textile-perl (>= 2.03)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar@debian.org>, Joey Hess <joeyh@debian.org>,
 Damyan Ivanov <dmn@debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtemplate-plugin-textile2-perl/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-plugin-textile2-perl/

Package: libtemplate-plugin-textile2-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
 libtemplate-perl (>= 2.15), libtext-textile-perl (>= 2.03)
Description:  textile plugin for the Template Toolkit
 Template::Plugin::Textile2 wraps Text::Textile into a plugin for Template
 Toolkit. It provides a filter named "textile2". It aims to be a more
 featureful plugin than Template::Plugin::Textile, by allowing you to pass
 parameters to Text::Textile.