File: control

package info (click to toggle)
docbook-xsl 1.79.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 96,128 kB
  • ctags: 919
  • sloc: xml: 151,206; sh: 840; ruby: 229; perl: 183; makefile: 87
file content (67 lines) | stat: -rw-r--r-- 2,822 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Source: docbook-xsl
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9),
               docbook-xml (>> 4.4),
               docbook5-xml,
               libxml2-utils
Build-Depends-Indep: xml-core
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/collab-maint/docbook-xsl.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/docbook-xsl.git
Homepage: http://wiki.docbook.org/DocBookXslStylesheets

Package: docbook-xsl
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: docbook-xml (>= 4.1.2-4)
Suggests: dbtoepub,
          docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc,
          docbook-xsl-saxon,
          fop,
          libsaxon-java,
          libxalan2-java,
          libxslthl-java,
          xalan
Description: stylesheets for processing DocBook XML to various output formats
 These are modular XSL stylesheets for processing documents composed
 with the DocBook XML DTD and its derivatives ("Simplified" DocBook
 XML, JRefEntry DTD, etc.).
 .
 The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help,
 JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL
 Formatting Object (XSL-FO) output. The latter can be further processed to
 a number of print formats using FOP or TeX-based tools.
 .
 The stylesheets are modular in the sense that you can extend and, to some
 extent, customize them. The documentation is included in a separate package.

Package: docbook-xsl-ns
Architecture: all
Depends: ${misc:Depends}
Recommends: docbook5-xml (>> 5)
Suggests: dbtoepub,
          docbook-xsl-doc-html | docbook-xsl-doc-pdf | docbook-xsl-doc-text | docbook-xsl-doc,
          docbook-xsl-saxon,
          fop,
          libsaxon-java,
          libxalan2-java,
          libxslthl-java,
          xalan
Description: stylesheets for processing DocBook 5 XML to various output formats
 These are modular XSL stylesheets for processing documents composed
 with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook
 namespace prefix has been added to element names in pattern matches and
 expressions. However processing of DocBook 4 documents is also possible
 with these stylesheets. For a more detailed explanation read
 http://www.sagehill.net/docbookxsl/ProcesingDb5.html.
 .
 The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help,
 JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL
 Formatting Object (XSL-FO) output. The latter can be further processed to
 a number of print formats using FOP or TeX-based tools.
 .
 The stylesheets are modular in the sense that you can extend and, to some
 extent, customize them. The documentation is included in a separate package.