Package: pandoc (1.8.2.1-2 and others)
Links for pandoc
Debian Resources:
Download Source Package pandoc:
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 plain text, markdown, reStructuredText, HTML, LaTeX, ConTeXt, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, EPUB, Textile, groff man pages, Emacs Org-mode, and Slidy or S5 HTML slide shows.
Pandoc's enhanced version of markdown includes syntax for footnotes, tables, flexible ordered lists, definition lists, delimited code blocks, superscript, subscript, strikeout, title blocks, automatic tables of contents, embedded LaTeX math, citations, and markdown inside HTML block elements. (These enhancements can optionally be disabled.)
In contrast to most 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 pandoc tool itself, and the wrapper script markdown2pdf for converting markdown documents to PDFs via LaTeX (requires texlive-latex-recommended) using either PDFLaTeX, XeLaTeX (additionally requires texlive-xetex) or LuaTeX (additionally requires texlive-luatex).
Other Packages Related to pandoc
|
|
|
-
- dep: libbibutils2 (>= 4.12) [armel, armhf, s390x]
- bibliography file converter, shared library
-
- dep: libc0.1 (>= 2.3.4) [kfreebsd-amd64, kfreebsd-i386]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc0.1-udeb
-
- dep: libc6 (>= 2.13) [s390x]
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.7) [not kfreebsd-amd64, kfreebsd-i386, s390x]
-
- dep: libffi5 (>= 3.0.10-2) [kfreebsd-amd64]
- Foreign Function Interface library runtime
- dep: libffi5 (>= 3.0.10-3) [kfreebsd-i386]
- dep: libffi5 (>= 3.0.4) [not armel, armhf, kfreebsd-amd64, kfreebsd-i386]
- dep: libffi5 (>= 3.0.9) [armel, armhf]
-
- dep: libgcc1 (>= 1:4.4.0) [armel, armhf]
- GCC support library
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libpcre3 (>= 8.10)
- Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: zlib1g (>= 1:1.1.4)
- compression library - runtime
-
- sug: texlive-latex-recommended
- TeX Live: LaTeX recommended packages
-
- sug: texlive-luatex
- TeX Live: LuaTeX packages
-
- sug: texlive-xetex
- TeX Live: XeTeX packages
Download pandoc
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 1.8.2.1-2+b2 | 8,211.3 kB | 55,760.0 kB | [list of files] |
| armel | 1.8.2.1-2+b2 | 15,389.6 kB | 137,134.0 kB | [list of files] |
| armhf | 1.8.2.1-2 | 14,218.6 kB | 104,246.0 kB | [list of files] |
| i386 | 1.8.2.1-2+b2 | 7,663.4 kB | 39,859.0 kB | [list of files] |
| kfreebsd-amd64 | 1.8.2.1-2+b3 | 9,927.5 kB | 65,285.0 kB | [list of files] |
| kfreebsd-i386 | 1.8.2.1-2+b2 | 9,272.2 kB | 46,471.0 kB | [list of files] |
| mips | 1.8.2.1-2+b2 | 15,842.0 kB | 138,504.0 kB | [list of files] |
| powerpc | 1.8.2.1-2+b2 | 8,134.5 kB | 56,363.0 kB | [list of files] |
| s390x | 1.8.2.1-2 | 29,137.9 kB | 165,208.0 kB | [list of files] |
| sparc | 1.8.2.1-2+b2 | 13,414.3 kB | 113,800.0 kB | [list of files] |
