Télécharger le paquet source 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.
|
|
|
| Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|---|
| alpha | 0.46+2+b2 | 2 396,2 ko | 13968 ko | [liste des fichiers] |
| amd64 | 0.46+2+b2 | 725,8 ko | 3296 ko | [liste des fichiers] |
| arm | 0.46+2+b2 | 1 685,6 ko | 11332 ko | [liste des fichiers] |
| armel | 0.46+2+b2 | 1 710,9 ko | 11392 ko | [liste des fichiers] |
| hppa | 0.46+2+b2 | 2 403,2 ko | 11844 ko | [liste des fichiers] |
| i386 | 0.46+2+b2 | 689,5 ko | 2428 ko | [liste des fichiers] |
| ia64 | 0.46+2+b2 | 2 613,4 ko | 22644 ko | [liste des fichiers] |
| mips | 0.46+2+b2 | 2 619,6 ko | 17364 ko | [liste des fichiers] |
| mipsel | 0.46+2+b2 | 2 567,0 ko | 17364 ko | [liste des fichiers] |
| powerpc | 0.46+2+b2 | 1 612,2 ko | 9852 ko | [liste des fichiers] |
| s390 | 0.46+2+b2 | 2 381,2 ko | 11116 ko | [liste des fichiers] |
| sparc | 0.46+2+b2 | 1 577,0 ko | 9236 ko | [liste des fichiers] |