Package: pandoc (0.46+2) [universe]
Links for pandoc
Ubuntu Resources:
Download Source Package pandoc:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Recai Oktaş
It should generally not be necessary for users to contact the original maintainer.
External Resources:
- Homepage [johnmacfarlane.net]
Similar packages:
general markup converter
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.
Other Packages Related to pandoc
|
|
|
-
- dep: libc6 (>= 2.7-1)
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
-
- dep: libgmp3c2
- Multiprecision arithmetic library
-
- sug: texlive-latex-recommended
- TeX Live: LaTeX recommended packages
- or tetex-extra
- TeX Live: teTeX transitional package
-
- sug: tidy
- HTML syntax checker and reformatter
Download pandoc
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 719.8 kB | 3292 kB | [list of files] |
| i386 | 684.7 kB | 2464 kB | [list of files] |