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: caspar
Section: devel
Priority: optional
Maintainer: Joost van Baal <joostvb@debian.org>
Build-Depends-Indep: debhelper (>= 4)
Standards-Version: 3.6.1.0
Package: caspar
Architecture: all
Depends: make
Suggests: jade, jadetex, tetex-bin, w3m, gs-common, psutils, lpr, gv | postscript-viewer, man-db, docbook-dsssl, caspar-doc
Description: Makefile snippets for common tasks
Caspar offers Makefile snippets for tasks like installing files you maintain
using a version control system, or typesetting documents in some markup
language.
.
If you need to maintain and distribute lots of files (system configuration
files for Unix hosts using a version control system, e.g.), caspar is likely
useful for you.
.
If you write documents in a markup language like LaTeX, DocBook
XML, DocBook SGML or POD, and want to automate the typesetting, you'll
like caspar. Of course, you'll need at least jade, jadetex and tetex-bin
from the suggested packages if you want to do any DocBook typesetting.
.
It's not strictly necessary to know how to write Makefiles when using caspar.
.
Homepage: http://mdcc.cx/caspar/
Package: caspar-doc
Architecture: all
Section: doc
Suggests: caspar
Conflicts: caspar << 20040531-1
Description: documentation for caspar
Caspar offers Makefile snippets for common tasks, like installing (system
configuration) files or typesetting documentation.
.
This is the caspar manpages and other documentation.
|