Source: yodl
Section: text
Priority: optional
Maintainer: Anthony Fok <foka@debian.org>
Standards-Version: 2.5.0.0

Package: yodl
Architecture: any
Depends: ${shlibs:Depends}
Recommends: python-base (>= 1.5.1), groff
Description: Yet oneOther Document Language.
 Yodl is a package that implements a pre-document language and tools to
 process it.  The idea of Yodl is that you write up a document in a
 pre-language, then use the tools (e.g. yodl2html) to convert it to some
 final document language.  Current converters are for HTML, ms, man, LaTeX
 SGML and texinfo, plus a poor-man's text converter.  Main document types are
 "article", "report", "book" and "manpage".  The Yodl document language is
 designed to be easy to use and extensible.
 .
  URL: http://www.xs4all.nl/~jantien/yodl/
  Authors: Karel Kubat <karel@icce.rug.nl>
       Frank Brokken <frank@icce.rug.nl>
       Jan Nieuwenhuizen <janneke@gnu.org>
