           SPELL=deplate
         VERSION=0.8.1
          SOURCE="${SPELL}-${VERSION}.zip"
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:40daae30248f9d40e115a7c0432f65701cf1fffaf8c92eb0bf88d4a0ce505e31c9f68f7f754798c2853fd9fd9c94f634b3506c0f1cd7cabb89ffa8be63cfba95
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}"
        WEB_SITE="http://deplate.sourceforge.net/"
      LICENSE[0]=GPL
         ENTERED=20080118
           SHORT="Convert wiki-like markup to LaTeX, HTML, or DocBook"
cat << EOF
deplate is a converter for wiki-like markup with output to LaTeX, HTML (single
page, chunked), DocBook, and really plain text. It can read viki/deplate
markup and rdoc files. It supports most markup elements needed for complex
documents (e.g., footnotes, citations, index, table of contents, embedded
LaTeX for mathematics). Output can be customized via page templates. deplate
can create Web pages and (via LaTeX or Docbook) high-quality printouts from
the same source. It is the accompanying converter for the Vim viki plugin. 
 
deplate can read: 
 
 * deplate markup (viki vim plugin) in several variants:
full, restricted, template 
    * ruby rdoc 

 deplate can write: 
 
 * HTML: single page, web site (chunked), web-based
presentation (chunked &amp; condensed) 
    * LaTeX 
 * Docbook 
 * Really plain text 
 * Php (basically the same
    as HTML output) 

 0.8 
 This release contains many small changes and fixes. The main
user-visible improvements are: better support for bibliographies, embedded
elements in lists, task lists, a general style attribute, custom listings,
hierarchical counters, load-time-expanded skeletons etc. 
 
 0.8.1 
This release incorporates the usual set of bugfixes and some general
improvements. Some incompatible changes were made (users can set variables
to enforce the previous behaviour). New features include: support for
dvipng, play input format, output via LaTeX's dramatist class, guesslanguage
module to guess the document's language, linkmap module for an alternative
(markdown-like) markup of URLs.

  Versions: [0.8.1 (2007-11-01)]
        [0.8 (2006-06-10)] [0.7.3 (2005-11-02)] [0.7.2 (2005-03-24)]
        [0.7.1 (2005-03-03)] [0.6 (2004-10-26)] [0.5 (2004-08-31)] [0.4.3
        (2004-08-06)] [0.2 (2004-06-21)] [0.1 (2004-05-03)]
EOF
