pandoc 1.12.2.1-1build1 source package in Ubuntu

Changelog

pandoc (1.12.2.1-1build1) trusty; urgency=medium

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 01 Jan 2014 15:07:41 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pandoc_1.12.2.1.orig.tar.gz 980.6 KiB 8e9a37bb802efd44e6e6063060105ad4ef8328a093fccbd971c533f0b583dbf7
pandoc_1.12.2.1-1build1.debian.tar.gz 39.4 KiB 740f557ad3d3ec3c2f22bc7ddc9e1412a68408116a7b11e24f3c9edd8fa0aa22
pandoc_1.12.2.1-1build1.dsc 4.8 KiB b4fe623f19f8c2d377630d0bbc5c0c0b2972a81b825687b5cdf870f0f0e85e08

View changes file

Binary packages built by this source

libghc-pandoc-dev: general markup converter - libraries

 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) HTML, reStructuredText, LaTeX, DocBook,
 MediaWiki markup, Haddock markup, OPML, and Textile, and it can write
 markdown, reStructuredText, HTML, LaTeX (including rendering as plain
 PDF or beamer slide shows), ConTeXt, DocBook, OPML, OpenDocument, ODT,
 Word docx, RTF, MediaWiki, Textile, groff man pages, GNU Texinfo, plain
 text, Emacs Org-Mode, AsciiDoc, EPUB (v2 or v3), FictionBook2, and
 several kinds of HTML/javascript slide shows (S5, Slidy, Slideous,
 DZSlides, reveal.js).
 .
 Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
 definition lists, tables, and other features. A compatibility mode is
 provided for those who need a drop-in replacement for Markdown.pl.
 .
 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.

libghc-pandoc-doc: general markup converter - library documentation

 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) HTML, reStructuredText, LaTeX, DocBook,
 MediaWiki markup, Haddock markup, OPML, and Textile, and it can write
 markdown, reStructuredText, HTML, LaTeX (including rendering as plain
 PDF or beamer slide shows), ConTeXt, DocBook, OPML, OpenDocument, ODT,
 Word docx, RTF, MediaWiki, Textile, groff man pages, GNU Texinfo, plain
 text, Emacs Org-Mode, AsciiDoc, EPUB (v2 or v3), FictionBook2, and
 several kinds of HTML/javascript slide shows (S5, Slidy, Slideous,
 DZSlides, reveal.js).
 .
 Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
 definition lists, tables, and other features. A compatibility mode is
 provided for those who need a drop-in replacement for Markdown.pl.
 .
 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 library documentation for Pandoc.

libghc-pandoc-prof: general markup converter - profiling libraries

 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) HTML, reStructuredText, LaTeX, DocBook,
 MediaWiki markup, Haddock markup, OPML, and Textile, and it can write
 markdown, reStructuredText, HTML, LaTeX (including rendering as plain
 PDF or beamer slide shows), ConTeXt, DocBook, OPML, OpenDocument, ODT,
 Word docx, RTF, MediaWiki, Textile, groff man pages, GNU Texinfo, plain
 text, Emacs Org-Mode, AsciiDoc, EPUB (v2 or v3), FictionBook2, and
 several kinds of HTML/javascript slide shows (S5, Slidy, Slideous,
 DZSlides, reveal.js).
 .
 Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
 definition lists, tables, and other features. A compatibility mode is
 provided for those who need a drop-in replacement for Markdown.pl.
 .
 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 profiling libraries for Pandoc.

pandoc: 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) HTML, reStructuredText, LaTeX, DocBook,
 MediaWiki markup, Haddock markup, OPML, and Textile, and it can write
 markdown, reStructuredText, HTML, LaTeX (including rendering as plain
 PDF or beamer slide shows), ConTeXt, DocBook, OPML, OpenDocument, ODT,
 Word docx, RTF, MediaWiki, Textile, groff man pages, GNU Texinfo, plain
 text, Emacs Org-Mode, AsciiDoc, EPUB (v2 or v3), FictionBook2, and
 several kinds of HTML/javascript slide shows (S5, Slidy, Slideous,
 DZSlides, reveal.js).
 .
 Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
 definition lists, tables, and other features. A compatibility mode is
 provided for those who need a drop-in replacement for Markdown.pl.
 .
 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 pandoc tool.
 .
 PDF output via PDFLaTeX requires the package texlive-latex-recommended,
 via XeLaTeX it additionally requires texlive-xetex, and via LuaTeX
 additionally texlive-luatex.

pandoc-data: general markup converter - data files

 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) HTML, reStructuredText, LaTeX, DocBook,
 MediaWiki markup, Haddock markup, OPML, and Textile, and it can write
 markdown, reStructuredText, HTML, LaTeX (including rendering as plain
 PDF or beamer slide shows), ConTeXt, DocBook, OPML, OpenDocument, ODT,
 Word docx, RTF, MediaWiki, Textile, groff man pages, GNU Texinfo, plain
 text, Emacs Org-Mode, AsciiDoc, EPUB (v2 or v3), FictionBook2, and
 several kinds of HTML/javascript slide shows (S5, Slidy, Slideous,
 DZSlides, reveal.js).
 .
 Pandoc extends standard markdown syntax with footnotes, embedded LaTeX,
 definition lists, tables, and other features. A compatibility mode is
 provided for those who need a drop-in replacement for Markdown.pl.
 .
 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 data files for pandoc.