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
|
Source: xindy
Section: text
Priority: optional
Maintainer: Debian TeX maintainers <debian-tex-maint@lists.debian.org>
Uploaders: Norbert Preining <preining@debian.org>
Build-Depends-Indep: texlive-latex-base,
texlive-lang-cyrillic, texlive-lang-greek,
texlive-latex-recommended, texlive-fonts-recommended, cm-super
Build-Depends: debhelper (>= 7), autotools-dev, flex, clisp (>= 1:2.49.20180212), dh-autoreconf
Standards-Version: 4.1.1
Homepage: http://www.xindy.org/
Vcs-Git: https://salsa.debian.org/tex-team/xindy.git
Vcs-Browser: https://salsa.debian.org/tex-team/xindy
Package: xindy
Architecture: any
Depends: xindy-rules, ${clisp:Depends}, ${shlibs:Depends}, ${perl:Depends},
${misc:Depends}, clisp (>= 1:2.49.20180212)
Description: index generator for structured documents like LaTeX or SGML
xindy is an index processor that can be used to generate book-like
indexes for arbitrary document-preparation systems. This includes
systems such as TeX and LaTeX, the roff-family, SGML/XML-based systems
(e.g. HTML) that process some kind of text and generate indexing
information. The kernel system is not fixed to any specific system, but
can be configured to work together with such systems.
.
In comparison to other index processors xindy has several powerful
features that make it an ideal framework for describing and generating
complex indices, addressing especially international indexing.
Package: xindy-rules
Architecture: all
Depends: ${misc:Depends}
Recommends: xindy
Description: rule files for xindy
xindy is an index processor that can be used to generate book-like
indexes for arbitrary document-preparation systems.
.
This package contains the rule files (the knowledge base) of xindy.
|