Source: pretzel
Section: contrib/devel
Priority: optional
Maintainer: Anthony Towns <ajt@debian.org>
Standards-Version: 2.4.0

Package: pretzel
Architecture: any
Depends: ${shlibs:Depends}, flex (>= 2.4.6), bison (>= 1.19)
Recommends: noweb | nowebm
Description: Prettyprinter generator
 Pretzel is a system that builds prettyprinters; that is programs that
 will take some plain ASCII source code and generate a LaTeXified version
 for presentation.
 .
 Pretzel has hooks to integrate with noweb, so that code chunks may be
 prettyprinted with pretzel's generated prettyprinters.

