File: control

package info (click to toggle)
libtext-trac-perl 0.15-1
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 332 kB
  • ctags: 259
  • sloc: perl: 2,935; makefile: 40
file content (16 lines) | stat: -rw-r--r-- 829 bytes parent folder | download
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 (>= 7)
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.3
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.