DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibghc6-pandoc-dev
Beschreibunggeneral markup converter
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.5.1.1-3ubuntu1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe9784 Byte
Hängt ab vonlibghc6-http-dev-4000.0.6-69dbf, libghc6-base-dev-4.2.0.0-73995, libghc6-bytestring-dev-0.9.1.5-2d4a
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellepandoc
Paketgröße2310240 Byte
Prüfsumme MD527557e86731e2442a0c1a59d037b49d6
Prüfsumme SHA14f3e4eabd27d85bd8f5ffa052f37b271779ee757
Prüfsumme SHA256c23d60eed5d8193dce1380fe410f97be0af5a88fd6a12eb08b8959582183817e
Link zum Herunterladenlibghc6-pandoc-dev_1.5.1.1-3ubuntu1_i386.deb
Ausführliche BeschreibungPandoc 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, groff man pages, and 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, and markdown inside HTML block elements. (These enhancements can be disabled if a drop-in replacement for `Markdown.pl` is desired.) . 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 libraries compiled for GHC 6.


Impressum
Linux is a registered trademark of Linus Torvalds