Sat, 18 May 2024 07:25:38 UTC | login

Information for build pandoc-2.9.2.1-7.fc33

ID180027
Package Namepandoc
Version2.9.2.1
Release7.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/pandoc.git#7285fff84f11227518a57f3e53164d7ba5c3a020
SummaryConversion between markup formats
DescriptionPandoc 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, DokuWiki markup, TWiki markup, TikiWiki markup, Jira markup, Creole 1.0, Haddock markup, OPML, Emacs Org-Mode, Emacs Muse, txt2tags, ipynb (Jupyter notebooks), Vimwiki, Word Docx, ODT, EPUB, FictionBook2, roff man, Textile, and CSV, and it can write Markdown, reStructuredText, XHTML, HTML 5, LaTeX, ConTeXt, DocBook, JATS, OPML, TEI, OpenDocument, ODT, Word docx, PowerPoint pptx, RTF, MediaWiki, DokuWiki, XWiki, ZimWiki, Textile, Jira, roff man, roff ms, plain text, Emacs Org-Mode, AsciiDoc, Haddock markup, EPUB (v2 and v3), ipynb, FictionBook2, InDesign ICML, Muse, LaTeX beamer slides, 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 or weasyprint.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 05 Sep 2020 13:53:28 UTC
CompletedSat, 05 Sep 2020 14:06:58 UTC
Taskbuild (f33, /rpms/pandoc.git:7285fff84f11227518a57f3e53164d7ba5c3a020)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/pandoc.git#7285fff84f11227518a57f3e53164d7ba5c3a020'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.2.1-7 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 19 2020 Jens Petersen <petersen@redhat.com> - 2.9.2.1-5 - https://hackage.haskell.org/package/pandoc-2.9.2.1/changelog - subpackage base-noprelude - bitarray and unicode-transforms were packaged * Wed Jun 10 2020 Jens Petersen <petersen@redhat.com> - 2.9.1.1-4 - https://hackage.haskell.org/package/pandoc-2.9.1.1/changelog - new deps: doclayout, emojis, jira-wiki-markup, text-conversions * Sun Feb 23 2020 Jens Petersen <petersen@redhat.com> - 2.7.3-3 - https://pandoc.org/releases.html#pandoc-2.7.3-2019-06-11 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Jens Petersen <petersen@redhat.com> - 2.5-1 - update to 2.5 - subpackage HsYAML, unicode-transforms, bitarray * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 21 2019 Jens Petersen <petersen@redhat.com> - 2.2.1-1 - update to 2.2.1 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Oct 24 2018 Jens Petersen <petersen@redhat.com> - 2.1.2-2 - rebuild for static executable - resurrect common subpackage