File: control

package info (click to toggle)
libwiki-toolkit-perl 0.86-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 908 kB
  • sloc: perl: 4,588; sh: 45; makefile: 5
file content (33 lines) | stat: -rw-r--r-- 1,057 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
23
24
25
26
27
28
29
30
31
32
33
Source: libwiki-toolkit-perl
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
  po-debconf
Build-Depends-Indep: perl,
  libdbd-sqlite3-perl,
  libtime-piece-perl,
  libtext-wikiformat-perl,
  libhtml-parser-perl,
  libtest-pod-perl,
  libcgi-pm-perl,
  libtest-mockobject-perl,
  libhook-lexwrap-perl,
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 4.1.4
Homepage: https://metacpan.org/release/Wiki-Toolkit
Vcs-Git: https://salsa.debian.org/dom/libwiki-toolkit-perl.git
Vcs-Browser: https://salsa.debian.org/dom/libwiki-toolkit-perl

Package: libwiki-toolkit-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
  libdbix-fulltextsearch-perl,
  libdigest-md5-perl,
  libhtml-parser-perl,
  libtext-wikiformat-perl,
  libtime-piece-perl,
  libdbd-mysql-perl | libdbd-pg-perl | libdbd-sqlite3-perl,
  libcgi-pm-perl,
Description: Toolkit for building Wikis
 Helps you develop Wikis quickly by taking care of the boring bits for
 you.  You will still need to write some code - this isn't an instant Wiki.