[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект pandoc-2.0.6-6.el8_6

Имя pandoc
Эпоха 0
Версия 2.0.6
Релиз 6.el8_6
Сайт https://hackage.haskell.org/package/pandoc
Лицензия GPLv2+
Время сборки 2023-12-11 22:23:22
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Conversion between markup formats
Репозитории PowerTools
Полное описание 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.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
pandoc-2.0.6-6.el8_6.x86_64 Conversion between markup formats 71ab486ced202040fe1c804ad4587972c43965d62a0933906176e06d9ee92071 download
noarch
pandoc-common-2.0.6-6.el8_6.noarch Pandoc data files 2135cdcbae7c471fbb714259bb2a21ff4e3c6ef068aa6df2dc517d8dc46e0406 download
src
pandoc-2.0.6-6.el8_6.src Conversion between markup formats 39f6f460a7e4a4495ad374a0cc294b276fb1d23f00ecf52c2a25ab1b80cf45a5 download
История изменений link
* 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 (#2074997)
- 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

* Sun Oct 22 2017 Jens Petersen <petersen@fedoraproject.org> - 1.19.1-5
- doc-templates is now packaged in Fedora