File: control

package info (click to toggle)
tldp 0.7.13-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 592 kB
  • ctags: 645
  • sloc: python: 4,509; perl: 449; xml: 102; sh: 16; makefile: 7
file content (55 lines) | stat: -rw-r--r-- 1,679 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
Source: tldp
Maintainer: Martin A. Brown <martin@linux-ip.net>
Section: text
X-Python3-Version: >= 3.4
Priority: optional
Homepage: https://github.com/tLDP/python-tldp
Build-Depends: debhelper (>= 9),
               dh-python,
               python3-all,
               python3-networkx,
               python3-nose,
               python3-coverage,
               python3-setuptools,
               python3-sphinx,
               htmldoc,
               fop,
               jing,
               sgml2x,
               xsltproc,
               asciidoc,
               docbook,
               docbook5-xml,
               docbook-xsl-ns,
               linuxdoc-tools-latex,
               linuxdoc-tools-text,
               ldp-docbook-xsl,
               ldp-docbook-dsssl,
               html2text
Standards-Version: 3.9.8
Vcs-Git: https://github.com/tLDP/python-tldp.git
Vcs-Browser: https://github.com/tLDP/python-tldp

Package: python3-tldp
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         fop,
         jing,
         xsltproc,
         docbook,
         docbook5-xml,
         docbook-xsl-ns,
         htmldoc,
         html2text,
         sgml2x,
         asciidoc,
         linuxdoc-tools-latex,
         linuxdoc-tools-text,
         ldp-docbook-xsl,
         ldp-docbook-dsssl
Description: automatic publishing tool for DocBook, Linuxdoc and Asciidoc
 The Linux Documentation Project (TLDP) stores hundreds of documents in
 DocBook SGML, DocBook XML, Linuxdoc and Asciidoc formats.  This tool
 automatically detects the source format and generates a directory containing
 chunked and single-page HTML, a PDF and a plain text output.