pandoc 1.11.1-5 source package in Ubuntu
Changelog
pandoc (1.11.1-5) unstable; urgency=low * Have pandoc depend on (not recommend) pandoc-data. Closes: bug#724102. Thanks to David Suárez and others involved. * Drop bogus note for backporters in changelog entry for 1.11.1-4. (note to self: never write notes here, always use README.Debian!). * Have pandoc-data symlink and depend on separately packaged S5. Closes: bug#631848. Thanks to Clint Adams. * Bump standards-version to 3.9.5. * Update copyright file to document how Slidy is covered only by W3C software license (not also document license). Closes: bug#722134. Thanks to Francesco Poli. -- Jonas Smedegaard <email address hidden> Sat, 02 Nov 2013 16:09:01 +0100
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pandoc_1.11.1-5.dsc | 4.3 KiB | cca8f45007869a8458948ddac6551e36250f3d1d4e95ad5bb172f3d571db3bfb |
pandoc_1.11.1.orig.tar.gz | 1.0 MiB | ebb090b08b5439d719d1d01575aa91262035cb9b8de61ffaf49a853a5fde432c |
pandoc_1.11.1-5.debian.tar.gz | 37.9 KiB | e27ed5d7beeea3326bf3471e81157caa106bda970fc92f02806796a32e91ae22 |
Available diffs
- diff from 1.11.1-4 to 1.11.1-5 (3.7 KiB)
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-recommend ed,
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.