File: control

package info (click to toggle)
libpod-simple-wiki-perl 0.08-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 268 kB
  • ctags: 98
  • sloc: perl: 1,980; makefile: 44
file content (20 lines) | stat: -rw-r--r-- 746 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: libpod-simple-wiki-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), libpod-simple-perl
Build-Depends-Indep: perl (>= 5.8.8-7)
Maintainer: Ivan Kohler <ivan-debian@420.am>
Standards-Version: 3.7.2

Package: libpod-simple-wiki-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libpod-simple-perl
Description: A Perl class for creating Pod to Wiki filters
 The Pod::Simple::Wiki module is used for converting Pod text to Wiki text.
 .
 Pod (Plain Old Documentation) is a simple markup language used for writing
 Perl documentation.
 .
 A Wiki is a user extensible web site. It uses very simple mark-up that is
 converted to Html. For an introduction to Wikis see:
 http://en.wikipedia.org/wiki/Wiki