Source: deplate
Section: text
Priority: optional
Maintainer: Maxim Komar <komar@ukr.net>
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.7.2

Package: deplate
Architecture: all
Recommends: latex, dvips, gs, ps2ppm, imagemagick, graphviz | r-base
Depends: ruby (>= 1.8)
Description: convert wiki-like markup to latex, html, and "html-slides"
 deplate is a tool for converting documents written in an unobtrusive,
 wiki-like markup to LaTeX, HTML, "HTML slides", or docbook. It supports
 embedded LaTeX code, footnotes, citations, bibliographies, automatic
 generation of an index, etc. In contrast to many wiki engines, it is made
 for "offline" use as a document preparation tool. In this respect it is
 similar to tools like aft or txt2tags. It aims to be modular
 and easily extensible. It is the accompanying converter for the Vim viki
 plugin.                                                                        
