File: control

package info (click to toggle)
libhtml-wikiconverter-pmwiki-perl 0.51-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, stretch, wheezy
  • size: 112 kB
  • ctags: 55
  • sloc: perl: 303; makefile: 12
file content (22 lines) | stat: -rw-r--r-- 1,301 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: libhtml-wikiconverter-pmwiki-perl
Section: perl
Priority: optional
Build-Depends: cdbs (>= 0.4.39), devscripts (>= 2.10.7), dh-buildinfo, debhelper (>= 5.0.44), perl (>= 5.6.0-16), libhtml-wikiconverter-perl (>= 0.60), libparams-validate-perl, liburi-perl, libtest-simple-perl, libfile-spec-perl, libhtml-parser-perl, libtest-pod-perl (>= 1.14), libtest-pod-coverage-perl (>= 1.04)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.7.3
Homepage: http://diberri.dyndns.org/wikipedia/html2wiki/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhtml-wikiconverter-pmwiki-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-pmwiki-perl/

Package: libhtml-wikiconverter-pmwiki-perl
Architecture: all
Depends: ${perl:Depends}, libhtml-wikiconverter-perl (>= 0.60), libparams-validate-perl, liburi-perl
Provides: libhtml-wikiconverter-dialect
Conflicts: libhtml-wikiconverter-perl (<< 0.50)
Replaces: libhtml-wikiconverter-perl (<< 0.50)
Description: HTML to wiki markup converter - PmWiki dialect
 HTML::WikiConverter is an HTML to wiki converter. It can convert HTML
 source into a variety of wiki markups, called wiki "dialects". 
 .
 This package provides the PmWiki dialect.