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
  
     | 
    
      Source: libtemplate-plugin-textile2-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jaldhar H. Vyas <jaldhar@debian.org>,
           Damyan Ivanov <dmn@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9~),
               perl
Build-Depends-Indep: libtemplate-perl,
                     libtext-textile-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-textile2-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-textile2-perl.git
Homepage: https://metacpan.org/release/Template-Plugin-Textile2
Package: libtemplate-plugin-textile2-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         libtemplate-perl,
         libtext-textile-perl
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.
 
     |