Source: quine Section: utils Priority: extra Maintainer: Mark Wooding Standards-Version: 3.1.1 Package: quine Architecture: any Depends: ${shlibs:Depends} Description: A (rather pointless) kit for turning C programs into quines. A `quine' is a program which prints its own source code. This package provides a tool, `quine', which does the tedious work of making arbitrary C programs into quines. It can print its own source code, and dump a working source tree.