File: control

package info (click to toggle)
daps 3.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,060 kB
  • sloc: xml: 14,348; sh: 5,654; perl: 409; lisp: 380; python: 260; makefile: 254; sed: 8
file content (83 lines) | stat: -rw-r--r-- 2,380 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
Source: daps
Section: text
Priority: optional
Maintainer: Filippo Rusconi <lopippo@debian.org>
Build-Depends: autotools-dev,
               bash (>=4),
               debhelper (>=9),
               dh-python,
               dia,
               dh-autoreconf,
               docbook-xml,
               docbook5-xml,
               docbook-xsl (>=1.7.8),
               ghostscript,
               imagemagick,
               libxml2-utils,
               poppler-utils,
               python3-libxml2,
               python3-lxml,
               xml-core,
               xmlstarlet,
               xsltproc,
               docbook-to-man
Standards-Version: 4.3.0
Homepage: http://opensuse.github.io/daps
Vcs-Browser: https://salsa.debian.org/lopippo/daps
Vcs-Git: https://salsa.debian.org/lopippo/daps.git

Package: daps
Architecture: all
Depends: bash (>=4),
         bzip2,
         docbook-xml,
         docbook5-xml,
         docbook-xsl (>=1.7.8),
         docbook-xsl-ns,
         fop (>= 0.96),
         jing,
         ghostscript,
         imagemagick,
         inkscape,
         libxml2-utils,
         libxml-commons-external-java,
         libxmlgraphics-commons-java,
         make,
         poppler-utils,
         python3-libxml2,
         python3-lxml,
         sgml-base,
         sgml-data,
         w3m,
         xml-core,
         xmlstarlet,
         xsltproc,
         zip,
         ${misc:Depends},
         ${perl:Depends},
         ${python3:Depends}
Recommends: aspell,
            docbook-mathml,
            libjs-mathjax,
            fonts-mathjax,
            fonts-mathjax-extras,
            libjeuclid-core-java,
            libjeuclid-fop-java
Suggests: aspell-en,
          calibre,
          checkbot,
          epubcheck,
          dia,
          xfig,
          libimage-exiftool-perl,
          optipng,
          xmlformat-perl
Description: DocBook Authoring and Publishing Suite (DAPS)
 DAPS contains a set of stylesheets, scripts and makefiles that enable
 you to create HTML, PDF, EPUB and other formats from DocBook XML with a
 single command. It also contains tools to generate profiled source
 tarballs for distributing your XML sources for translation or review.
 .
 DAPS also includes tools that assist you when writing DocBook XML:
 linkchecker, validator, spellchecker, editor macros and stylesheets for
 converting DocBook XML.