File: control

package info (click to toggle)
sgmlspm 1.03ii-14
  • links: PTS
  • area: main
  • in suites: potato
  • size: 600 kB
  • ctags: 157
  • sloc: perl: 1,387; lisp: 262; makefile: 207
file content (43 lines) | stat: -rw-r--r-- 1,284 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
34
35
36
37
38
39
40
41
42
43
Source: sgmlspm
Section: text
Priority: optional
Maintainer: Ardo van Rangelrooij <ardo@debian.org>
Standards-Version: 3.1.1

Package: libsgmls-perl
Architecture: all
Section: text
Priority: optional
Conflicts: sgmlspm
Depends: ${perl:Depends}
Recommends: sp
Replaces: sgmlspm
Suggests: sgmlspl, sgmls-doc
Description: Perl modules to process SGML parser output
 This is a set of Perl5 routines for processing the output from the
 sgmls and nsgmls SGML parsers.  To make sensible use of this package
 you will need to install a suitable SGML parser as well.

Package: sgmlspl
Architecture: all
Section: text
Priority: optional
Conflicts: sgmlspm
Depends: libsgmls-perl
Replaces: sgmlspm
Suggests: sgmls-doc
Description: SGMLS-based (example) Perl script to process SGML parser output
 This is an example of a Perl script to post-process SGML parser output
 using the SGMLS Perl modules.  To make sensible use of this package
 you will need to install a suitable SGML parser as well.

Package: sgmls-doc
Architecture: all
Section: doc
Priority: optional
Conflicts: sgmlspm
Replaces: sgmlspm
Suggests: libsgmls-perl, sgmlspl
Description: HTML documentation of libsgmls-perl and sgmlspl
 This package contains the documentation in HTML format of the
 packages libsgmls-perl and sgmlspl.