deb_control_files:
- config
- control
- md5sums
- postinst
- postrm
- templates
deb_fields:
Architecture: amd64
Depends: libc6 (>= 2.34), debconf (>= 0.5) | debconf-2.0, gcc, ucf
Description: |-
Generates LaTeX and HTML documentation for C programs
A program that takes as input a series of C source files
and produces a LaTeX or HTML document containing a cross
reference of the files/functions/variables in the program,
including documentation taken from suitably formatted
source code comments.
The documentation is stored in the C source file in
specially formatted comments, making it simple to maintain.
The cross referencing includes lists of functions called,
callers of each function, usage of global variables, header
file inclusion, macro definitions and type definitions.
Works for ANSI C, including many gcc extensions.
Homepage: https://www.gedanken.org.uk/software/cxref/
Installed-Size: '1191'
Maintainer: Camm Maguire <camm@debian.org>
Package: cxref
Priority: optional
Section: devel
Suggests: www-browser, texlive-binaries, cxref-doc
Version: '1.6e-9'
srcpkg_name: cxref
srcpkg_version: '1.6e-9'