1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Source: libtext-trac-perl
Section: perl
Priority: optional
Maintainer: Nacho Barrientos Arias <nacho@debian.org>
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: perl, libtest-base-perl, libuniversal-require-perl, libclass-accessor-perl, libclass-data-inheritable-perl, libtie-ixhash-perl, liblist-moreutils-perl, libhtml-parser-perl
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Text-Trac/
Package: libtext-trac-perl
Architecture: all
Depends: ${perl:Depends}, libtest-base-perl, libuniversal-require-perl, libclass-accessor-perl, libclass-data-inheritable-perl, libtie-ixhash-perl, liblist-moreutils-perl, libhtml-parser-perl
Description: format text with Trac Wiki Style
Text::Trac is a perl module the provides an easy interface
to parse text with Trac WikiFormatting and convert it to
HTML format.
|