pandoc 1.11.1-4 source package in Ubuntu

Changelog

pandoc (1.11.1-4) unstable; urgency=low


  * Drop superfluous control file Section declaration.
  * Fix reference to GHC 6 in long description.
  * Introduce new binary-all package pandoc-data.
    Closes: bug#697306. Thanks to Joachim Breitner.
  * Add symlink to unversioned datadir when versioned, to ease
    backporting. Reverse dependencies are recommended to use
      Depends: pandoc-data (<= 1.11.1-4~)
    for a smoothest ride.

 -- Jonas Smedegaard <email address hidden>  Thu, 29 Aug 2013 22:29:13 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pandoc_1.11.1-4.dsc 4.3 KiB 767aed3ed98474aee0fd5a7e1adf02e13bd6bde102fee02615e525711d678c3b
pandoc_1.11.1.orig.tar.gz 1.0 MiB ebb090b08b5439d719d1d01575aa91262035cb9b8de61ffaf49a853a5fde432c
pandoc_1.11.1-4.debian.tar.gz 37.9 KiB 79936caa9e340f11bb764494943c6c9180fa8068d49054128450a4e88180353a

No changes file available.

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.