Project pandoc-2.0.6-7.el8_10
Name | pandoc |
---|---|
Epoch | 0 |
Version | 2.0.6 |
Release | 7.el8_10 |
Website/URL | https://hackage.haskell.org/package/pandoc |
License | GPLv2+ |
Build Time | 2025-06-04 10:51:49 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Conversion between markup formats |
Repositories | PowerTools |
Description | 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 several dialects of Markdown and (subsets of) HTML, reStructuredText, LaTeX, DocBook, JATS, MediaWiki markup, TWiki markup, TikiWiki markup, Creole 1.0, Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags, Vimwiki, Word Docx, ODT, and Textile, and it can write Markdown, reStructuredText, XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument, ODT, Word docx, RTF, MediaWiki, DokuWiki, ZimWiki, Textile, groff man, groff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), FictionBook2, InDesign ICML, Muse, LaTeX beamer slides, PowerPoint, and several kinds of HTML/JavaScript slide shows (S5, Slidy, Slideous, DZSlides, reveal.js). In contrast to most existing tools for converting Markdown to HTML, 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. For pdf output please also install pandoc-pdf. |
Errata | INFSA-2025:8427 |
×
Found 1 old version
Package | Summary | SHA-256 checksum |
---|---|---|
x86_64 | ||
pandoc-2.0.6-7.el8_10.x86_64 | Conversion between markup formats | b15c5ede19e59e27c3d06cebfe299b6c7d0dc9444e40cecf6ba625821f5b63d5 |
noarch | ||
pandoc-common-2.0.6-7.el8_10.noarch | Pandoc data files | a44d2a776513e82695a47fa6a94da53e43e12bf22b2eda12375a5cd8c8782d63 |
src | ||
pandoc-2.0.6-7.el8_10.src | Conversion between markup formats | 73d5bfe5c3b9f9d61f52316267e94f1f7e02fd06796b0b30ba1d98a5db2b8550 |
* Mon Mar 17 2025 Jens Petersen <petersen@redhat.com> - 2.0.6-7 - rebuild with ghc-cmark-gfm-0.2.6 for various security fixes, see https://github.com/github/cmark-gfm/security for the full list (Sep 2022 to July 2023), including: - Resolves: CVE-2023-24824 - Resolves: CVE-2023-26485 - Resolves: RHEL-83922 * Thu Aug 03 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.0.6-6 - Rebuilt for MSVSphere 8.8 * Thu Apr 14 2022 Jens Petersen <petersen@redhat.com> - 2.0.6-6 - rebuild with ghc-cmark-gfm-0.2.3 for CVE-2022-24724 (#2060667) - https://github.com/github/cmark-gfm/security/advisories/GHSA-mc3g-88wq-6f4x * Mon Dec 14 2020 Jens Petersen <petersen@redhat.com> - 2.0.6-5 - rebuild with ghc-cmark-gfm-0.2.2 (#1865911) * Wed Dec 12 2018 Jens Petersen <petersen@redhat.com> - 2.0.6-4 - link executable statically to its Haskell deps for portability (#1657278) - add common subpackage for shared data files * Thu May 31 2018 Jens Petersen <petersen@redhat.com> - 2.0.6-3 - no longer subpackage cmark-gfm and hslua-module-text * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 2.0.6-1 - update to 2.0.6 - subpackage 2 new deps * Mon Dec 11 2017 Jens Petersen <petersen@redhat.com> - 1.19.2.4-2 - refresh to cabal-rpm-0.12 * Thu Nov 16 2017 Jens Petersen <petersen@redhat.com> - 1.19.2.4-1 - update to 1.19.2.4 - uses skylighting instead of highlighting-kate