Download Source Package pandoc:
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, DocBook, RTF, groff man pages, and S5 HTML slide shows.
Pandoc extends standard markdown syntax with footnotes, embedded LaTeX, tables, definition lists, and other features. A compatibility mode is provided for those who need a drop-in replacement for Markdown.pl. Included wrapper scripts make it easy to convert markdown documents to PDFs and to convert web pages to markdown documents.
In contrast to existing tools for converting markdown to HTML, which use regex substitutions, pandoc has a modular design: it consists of a set of readers, which parse text in a given format and produce a native representation of the document, and a set of writers, which convert this native representation into a target format. Thus, adding an input or output format requires only adding a reader or writer.
This package contains the libraries compiled for GHC 6.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 0.46+2+nmu1 | 3,062.0 kB | 20764 kB | [list of files] |
| amd64 | 1.2.1-1 | 2,230.5 kB | 14272 kB | [list of files] |
| armel | 0.46+2+nmu1+b1 | 2,616.5 kB | 13504 kB | [list of files] |
| hppa | 0.46+2+nmu1 | 4,164.3 kB | 17704 kB | [list of files] |
| hurd-i386 | 0.46+2 | 2,556.6 kB | 13008 kB | [list of files] |
| i386 | 1.2.1-1 | 2,131.2 kB | 9080 kB | [list of files] |
| ia64 | 0.46+2+b2 | 3,253.5 kB | 25752 kB | [list of files] |
| kfreebsd-i386 | 0.46+2+nmu1 | 1,624.0 kB | 7148 kB | [list of files] |
| m68k (unofficial port) | 0.46 | 2,643.1 kB | 12060 kB | [list of files] |
| mips | 0.46+2+nmu1 | 2,954.8 kB | 14632 kB | [list of files] |
| mipsel | 0.46+2+nmu1 | 2,779.8 kB | 14632 kB | [list of files] |
| powerpc | 0.46+2+nmu1 | 2,274.0 kB | 9712 kB | [list of files] |
| s390 | 0.46+2+nmu1 | 2,828.0 kB | 13768 kB | [list of files] |
| sparc | 0.46+2+nmu1 | 3,174.7 kB | 15044 kB | [list of files] |