File: control

package info (click to toggle)
doclifter 2.21-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,884 kB
  • sloc: python: 10,117; xml: 2,384; sh: 274; makefile: 79; lisp: 37
file content (21 lines) | stat: -rw-r--r-- 811 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
Source: doclifter
Section: devel
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: http://www.catb.org/~esr/doclifter
Build-Depends: debhelper-compat (= 13), python3, xmlto
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/doclifter.git
Vcs-Browser: https://salsa.debian.org/debian/doclifter

Package: doclifter
Architecture: all
Multi-Arch: foreign
Depends: python3:any, ${misc:Depends}
Recommends: plotutils, groff-base
Description: Convert troff to DocBook
 Lifting documents from presentation level to semantic level is hard,
 and a really good job requires human polishing.  This tool aims to do
 everything that can be mechanized, and to preserve any troff-level
 information that might have structural implications in XML comments.