name:                 pandoc
version:              2.17.1.1
visibility:           public
id:                   pandoc-2.17.1.1-DKf6lIxlr03v7sFr349kZ
key:                  pandoc-2.17.1.1-DKf6lIxlr03v7sFr349kZ
license:              GPL-2.0-or-later
copyright:            (c) 2006-2022 John MacFarlane
maintainer:           John MacFarlane <jgm@berkeley.edu>
author:               John MacFarlane <jgm@berkeley.edu>
stability:            alpha
homepage:             https://pandoc.org
synopsis:             Conversion between markup formats
description:
    Pandoc is a Haskell library for converting from one markup
    format to another, and a command-line tool that uses
    this library. The formats it can handle include

    - light markup formats (many variants of Markdown,
    reStructuredText, AsciiDoc, Org-mode, Muse, Textile,
    txt2tags)
    - HTML formats (HTML 4 and 5)
    - Ebook formats (EPUB v2 and v3, FB2)
    - Documentation formats (GNU TexInfo, Haddock)
    - Roff formats (man, ms)
    - TeX formats (LaTeX, ConTeXt)
    - XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
    - Outline formats (OPML)
    - Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML)
    - Word processor formats (Docx, RTF, ODT)
    - Interactive notebook formats (Jupyter notebook ipynb)
    - Page layout formats (InDesign ICML)
    - Wiki markup formats (MediaWiki, DokuWiki, TikiWiki, TWiki,
    Vimwiki, XWiki, ZimWiki, Jira wiki, Creole)
    - Slide show formats (LaTeX Beamer, PowerPoint, Slidy,
    reveal.js, Slideous, S5, DZSlides)
    - Data formats (CSV tables)
    - PDF (via external programs such as pdflatex or wkhtmltopdf)

    Pandoc can convert mathematical content in documents
    between TeX, MathML, Word equations, roff eqn, and plain text.
    It includes a powerful system for automatic citations
    and bibliographies, and it can be customized extensively
    using templates, filters, and custom readers and writers
    written in Lua.

category:             Text
abi:                  4f2616419dbcdafd7023e9013956d3ed
exposed:              True
exposed-modules:
    Text.Pandoc Text.Pandoc.App Text.Pandoc.Asciify
    Text.Pandoc.Citeproc Text.Pandoc.Class Text.Pandoc.Emoji
    Text.Pandoc.Error Text.Pandoc.Extensions Text.Pandoc.Filter
    Text.Pandoc.Highlighting Text.Pandoc.ImageSize Text.Pandoc.Logging
    Text.Pandoc.Lua Text.Pandoc.MIME Text.Pandoc.MediaBag
    Text.Pandoc.Options Text.Pandoc.PDF Text.Pandoc.Parsing
    Text.Pandoc.Process Text.Pandoc.Readers Text.Pandoc.Readers.BibTeX
    Text.Pandoc.Readers.CSV Text.Pandoc.Readers.CommonMark
    Text.Pandoc.Readers.Creole Text.Pandoc.Readers.CslJson
    Text.Pandoc.Readers.Custom Text.Pandoc.Readers.DocBook
    Text.Pandoc.Readers.Docx Text.Pandoc.Readers.DokuWiki
    Text.Pandoc.Readers.EPUB Text.Pandoc.Readers.FB2
    Text.Pandoc.Readers.HTML Text.Pandoc.Readers.Haddock
    Text.Pandoc.Readers.Ipynb Text.Pandoc.Readers.JATS
    Text.Pandoc.Readers.Jira Text.Pandoc.Readers.LaTeX
    Text.Pandoc.Readers.Man Text.Pandoc.Readers.Markdown
    Text.Pandoc.Readers.MediaWiki Text.Pandoc.Readers.Muse
    Text.Pandoc.Readers.Native Text.Pandoc.Readers.OPML
    Text.Pandoc.Readers.Odt Text.Pandoc.Readers.Org
    Text.Pandoc.Readers.RST Text.Pandoc.Readers.RTF
    Text.Pandoc.Readers.TWiki Text.Pandoc.Readers.Textile
    Text.Pandoc.Readers.TikiWiki Text.Pandoc.Readers.Txt2Tags
    Text.Pandoc.Readers.Vimwiki Text.Pandoc.SelfContained
    Text.Pandoc.Shared Text.Pandoc.Sources Text.Pandoc.Templates
    Text.Pandoc.UTF8 Text.Pandoc.Writers
    Text.Pandoc.Writers.AnnotatedTable Text.Pandoc.Writers.AsciiDoc
    Text.Pandoc.Writers.BibTeX Text.Pandoc.Writers.CommonMark
    Text.Pandoc.Writers.ConTeXt Text.Pandoc.Writers.CslJson
    Text.Pandoc.Writers.Custom Text.Pandoc.Writers.Docbook
    Text.Pandoc.Writers.Docx Text.Pandoc.Writers.DokuWiki
    Text.Pandoc.Writers.EPUB Text.Pandoc.Writers.FB2
    Text.Pandoc.Writers.HTML Text.Pandoc.Writers.Haddock
    Text.Pandoc.Writers.ICML Text.Pandoc.Writers.Ipynb
    Text.Pandoc.Writers.JATS Text.Pandoc.Writers.Jira
    Text.Pandoc.Writers.LaTeX Text.Pandoc.Writers.Man
    Text.Pandoc.Writers.Markdown Text.Pandoc.Writers.Math
    Text.Pandoc.Writers.MediaWiki Text.Pandoc.Writers.Ms
    Text.Pandoc.Writers.Muse Text.Pandoc.Writers.Native
    Text.Pandoc.Writers.ODT Text.Pandoc.Writers.OOXML
    Text.Pandoc.Writers.OPML Text.Pandoc.Writers.OpenDocument
    Text.Pandoc.Writers.Org Text.Pandoc.Writers.Powerpoint
    Text.Pandoc.Writers.RST Text.Pandoc.Writers.RTF
    Text.Pandoc.Writers.Shared Text.Pandoc.Writers.TEI
    Text.Pandoc.Writers.Texinfo Text.Pandoc.Writers.Textile
    Text.Pandoc.Writers.XWiki Text.Pandoc.Writers.ZimWiki
    Text.Pandoc.XML

hidden-modules:
    Text.Pandoc.App.CommandLineOptions Text.Pandoc.App.FormatHeuristics
    Text.Pandoc.App.Opt Text.Pandoc.App.OutputSettings
    Text.Pandoc.Class.CommonState Text.Pandoc.Class.IO
    Text.Pandoc.Class.PandocMonad Text.Pandoc.Class.PandocIO
    Text.Pandoc.Class.PandocPure Text.Pandoc.Class.Sandbox
    Text.Pandoc.Filter.Environment Text.Pandoc.Filter.JSON
    Text.Pandoc.Filter.Lua Text.Pandoc.Filter.Path
    Text.Pandoc.Readers.Docx.Lists Text.Pandoc.Readers.Docx.Combine
    Text.Pandoc.Readers.Docx.Parse
    Text.Pandoc.Readers.Docx.Parse.Styles Text.Pandoc.Readers.Docx.Util
    Text.Pandoc.Readers.Docx.Fields Text.Pandoc.Readers.HTML.Parsing
    Text.Pandoc.Readers.HTML.Table
    Text.Pandoc.Readers.HTML.TagCategories
    Text.Pandoc.Readers.HTML.Types Text.Pandoc.Readers.LaTeX.Inline
    Text.Pandoc.Readers.LaTeX.Citation Text.Pandoc.Readers.LaTeX.Lang
    Text.Pandoc.Readers.LaTeX.Macro Text.Pandoc.Readers.LaTeX.Math
    Text.Pandoc.Readers.LaTeX.Parsing Text.Pandoc.Readers.LaTeX.SIunitx
    Text.Pandoc.Readers.LaTeX.Table Text.Pandoc.Readers.LaTeX.Types
    Text.Pandoc.Readers.Odt.Base Text.Pandoc.Readers.Odt.Namespaces
    Text.Pandoc.Readers.Odt.StyleReader
    Text.Pandoc.Readers.Odt.ContentReader
    Text.Pandoc.Readers.Odt.Generic.Fallible
    Text.Pandoc.Readers.Odt.Generic.SetMap
    Text.Pandoc.Readers.Odt.Generic.Utils
    Text.Pandoc.Readers.Odt.Generic.Namespaces
    Text.Pandoc.Readers.Odt.Generic.XMLConverter
    Text.Pandoc.Readers.Odt.Arrows.State
    Text.Pandoc.Readers.Odt.Arrows.Utils
    Text.Pandoc.Readers.Org.BlockStarts Text.Pandoc.Readers.Org.Blocks
    Text.Pandoc.Readers.Org.DocumentTree
    Text.Pandoc.Readers.Org.ExportSettings
    Text.Pandoc.Readers.Org.Inlines Text.Pandoc.Readers.Org.Meta
    Text.Pandoc.Readers.Org.ParserState Text.Pandoc.Readers.Org.Parsing
    Text.Pandoc.Readers.Org.Shared Text.Pandoc.Readers.Metadata
    Text.Pandoc.Readers.Roff Text.Pandoc.Writers.Docx.StyleMap
    Text.Pandoc.Writers.Docx.Table Text.Pandoc.Writers.Docx.Types
    Text.Pandoc.Writers.GridTable Text.Pandoc.Writers.JATS.References
    Text.Pandoc.Writers.JATS.Table Text.Pandoc.Writers.JATS.Types
    Text.Pandoc.Writers.LaTeX.Caption Text.Pandoc.Writers.LaTeX.Notes
    Text.Pandoc.Writers.LaTeX.Table Text.Pandoc.Writers.LaTeX.Lang
    Text.Pandoc.Writers.LaTeX.Types Text.Pandoc.Writers.LaTeX.Citation
    Text.Pandoc.Writers.LaTeX.Util Text.Pandoc.Writers.Markdown.Types
    Text.Pandoc.Writers.Markdown.Inline Text.Pandoc.Writers.Roff
    Text.Pandoc.Writers.Blaze
    Text.Pandoc.Writers.Powerpoint.Presentation
    Text.Pandoc.Writers.Powerpoint.Output
    Text.Pandoc.Lua.ErrorConversion Text.Pandoc.Lua.Filter
    Text.Pandoc.Lua.Global Text.Pandoc.Lua.Init
    Text.Pandoc.Lua.Marshal.CommonState Text.Pandoc.Lua.Marshal.Context
    Text.Pandoc.Lua.Marshal.PandocError
    Text.Pandoc.Lua.Marshal.ReaderOptions
    Text.Pandoc.Lua.Marshal.Reference Text.Pandoc.Lua.Marshal.Sources
    Text.Pandoc.Lua.Marshal.Template
    Text.Pandoc.Lua.Marshal.WriterOptions
    Text.Pandoc.Lua.Module.MediaBag Text.Pandoc.Lua.Module.Pandoc
    Text.Pandoc.Lua.Module.System Text.Pandoc.Lua.Module.Template
    Text.Pandoc.Lua.Module.Types Text.Pandoc.Lua.Module.Utils
    Text.Pandoc.Lua.Orphans Text.Pandoc.Lua.Packages
    Text.Pandoc.Lua.PandocLua Text.Pandoc.XML.Light
    Text.Pandoc.XML.Light.Types Text.Pandoc.XML.Light.Proc
    Text.Pandoc.XML.Light.Output Text.Pandoc.Network.HTTP
    Text.Pandoc.CSS Text.Pandoc.CSV Text.Pandoc.RoffChar
    Text.Pandoc.UUID Text.Pandoc.Translations Text.Pandoc.Slides
    Text.Pandoc.Image Text.Pandoc.Citeproc.BibTeX
    Text.Pandoc.Citeproc.CslJson Text.Pandoc.Citeproc.Data
    Text.Pandoc.Citeproc.Locator Text.Pandoc.Citeproc.MetaValue
    Text.Pandoc.Citeproc.Util Paths_pandoc

import-dirs:          /usr/lib64/ghc-8.10.4/pandoc-2.17.1.1
library-dirs:         /usr/lib64/ghc-8.10.4/pandoc-2.17.1.1
dynamic-library-dirs: /usr/lib64/x86_64-linux-ghc-8.10.4
data-dir:             /usr/share/x86_64-linux-ghc-8.10.4/pandoc-2.17.1.1
hs-libraries:         HSpandoc-2.17.1.1-DKf6lIxlr03v7sFr349kZ
depends:
    Glob-0.9.3-Axzoqq4qQEIITJIVQKHToq
    JuicyPixels-3.3.6-FkHDfdQgtU1D00yGU8Dq21
    SHA-1.6.4.4-5FIK7Bs8eLkISed49HyXzA
    aeson-2.0.2.0-99aC13XMe0O62zPkXlb48Q
    aeson-pretty-0.8.9-DbkpbL0tPuI8DUoJGKpn3v array-0.5.4.0
    attoparsec-0.14.3-FAAT7bZYd1eCTak96qGl1s base-4.14.1.0
    base64-bytestring-1.0.0.1-OqK3H3yZzaHW6Ozom2o2y binary-0.8.8.0
    blaze-html-0.9.1.2-13dwb3bwTma6f4YczGwFoP
    blaze-markup-0.8.2.8-4ZLZK6fMUWZ9QiqT8BVPel bytestring-0.10.12.0
    case-insensitive-1.2.0.11-FBHHsOz803oF9wjIL2OPoq
    citeproc-0.6.0.1-2qk9SSwF9PALfKDNcgJoAR
    commonmark-0.2.1.1-1RFU56JLJetA0gf6zBBXAE
    commonmark-extensions-0.2.3-2tS6qwZofJ0Hzfcice6tWr
    commonmark-pandoc-0.2.1.2-J8IYCrYJIoV5XTeyiH1KRJ
    connection-0.3.1-IwhRom9kghuClo0YZHwCtG containers-0.6.2.1
    data-default-0.7.1.1-Ly0SRQYUqVm2nqJ0VY51gP deepseq-1.4.4.0
    directory-1.3.6.0 doclayout-0.3.1.1-3LSgn8KnwwN6kTfu3RrCln
    doctemplates-0.10.0.1-8yCnMLExmxX76L2SKkyfDG
    emojis-0.1.2-ATdNsideSN9CdCa4p5Yv26 exceptions-0.10.4
    file-embed-0.0.15.0-6WeJdKROIfejxWZpSRIyY filepath-1.4.2.1
    haddock-library-1.10.0-2brd6uNpWst9iHmuakRTJv
    hslua-2.1.0-AIjIKS4OXvcGTjnU5lqDKG
    hslua-aeson-2.1.0-LsTXQfmgFGoIy8L6E97lyb
    hslua-marshalling-2.1.0-FFYvT5hHHRpFRu0PtcYFWR
    hslua-module-path-1.0.1-szeP0nkVmY1iP2EupLm2U
    hslua-module-system-1.0.1-IJyRt4CkYpVJ3UpnVfRZCh
    hslua-module-text-1.0.1-C4lSz72EZvyHkQNM1jAWWh
    hslua-module-version-1.0.1-GtQCQRqnQHpLTXSJpHysJI
    http-client-0.7.11-1ZG1OfVfKohIjz2wmxk50z
    http-client-tls-0.3.6.1-5pq6YDXOyU2FFwm2t02hv
    http-types-0.12.2-8WVFJGIcl1J6OrkKxhqnQW
    ipynb-0.2-8qAotxpkuSkLQnEiqmmtba
    jira-wiki-markup-1.4.0-H3l4GlqVZuC1ciCHVv1xsy
    lpeg-1.0.2-8TanB6Bj8MO3QFiJVG0tSq mtl-2.2.2
    network-3.1.2.5-2qH5EVW3Dod3v78HDkTxQI
    network-uri-2.6.1.0-CQXwD0HjVqeAXCYluX4nAQ
    pandoc-lua-marshal-0.1.4-9Qe26dM706f6AIDZG2sihF
    pandoc-types-1.22.1-Gr9njKlSzoBKbnshzAGHEG parsec-3.1.14.0
    pretty-1.1.3.6 pretty-show-1.10-EhdS2ToA2sEFyivshN51pj
    process-1.6.9.0 random-1.1-IcUwfYF3CGOHS82o6ktbLi
    safe-0.3.19-AfrHSVViU1189qUhjBUb5b
    scientific-0.3.7.0-FmfVWF6qkm37ovWmtXFwZt
    skylighting-0.12.2-Fj55XGSqy2nC7DdBSaZZXx
    skylighting-core-0.12.2-7bNbXo8EhxeDJwdUQBhpap
    split-0.2.3.4-88UKBE2UY7dFTqHQfZTaFK
    syb-0.7.2.1-Czbkg4llxoF3iV8T4efNeo
    tagsoup-0.14.7-EWKfs5ziGTQ19O2Kc1YZPu
    temporary-1.3-JRYCusE84qtEHbYXEdKK8O
    texmath-0.12.4-8ymZIbf4WtQLmZWPnYUAdn text-1.2.4.1
    text-conversions-0.3.1.1-Bzv4iuGeiSY4V2v83viVeJ time-1.9.3
    unicode-collation-0.1.3.3-K95iVyZWRTA33fYZgrJkpm
    unicode-transforms-0.3.4-J1FLSVr3rf11Dy8Sme9Oaf unix-2.7.2.2
    xml-1.3.14-40xBRy046nTCGDcKn6OQe9
    xml-conduit-1.9.1.1-1fiHATXgkfHJE3UPNQ7PX8
    yaml-0.11.7.0-KqOsI4aLhcLJu1I5jC5YLl
    zip-archive-0.3.3-1bYs7svGcYcFnHhEW9CtZP
    zlib-0.6.2.3-4VZuTR0saG5KSYyb6UEWDm

haddock-interfaces:   /usr/doc/pandoc-2.17.1.1/html/pandoc.haddock
haddock-html:         /usr/doc/pandoc-2.17.1.1/html
