name:                 z-pandoc-z-xml-light
version:              3.6.3
package-name:         pandoc
lib-name:             xml-light
id:                   pandoc-3.6.3-2RjvjXc8GAh5ZDTQ5AIO0F-xml-light
key:                  pandoc-3.6.3-2RjvjXc8GAh5ZDTQ5AIO0F-xml-light
license:              GPL-2.0-or-later
copyright:            (c) 2006-2024 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.  The formats it can handle include

    - light markup formats (many variants of Markdown,
    reStructuredText, AsciiDoc, Org-mode, Muse, Textile,
    txt2tags, djot)
    - 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)
    - Typst
    - XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument)
    - Outline formats (OPML)
    - Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML,
    RIS)
    - 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 and TSV tables)
    - PDF (via external programs such as pdflatex or wkhtmltopdf)

    Pandoc can convert mathematical content in documents
    between TeX, MathML, Word equations, roff eqn, typst,
    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.

    For the pandoc command-line program, see the
    @pandoc-cli@ package.

category:             Text
abi:                  9a53e29eff5b07994f5644814926b404
exposed-modules:
    Text.Pandoc.XML.Light Text.Pandoc.XML.Light.Output
    Text.Pandoc.XML.Light.Proc Text.Pandoc.XML.Light.Types

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pandoc-3.6.3-2RjvjXc8GAh5ZDTQ5AIO0F-xml-light

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pandoc-3.6.3-2RjvjXc8GAh5ZDTQ5AIO0F-xml-light

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/pandoc-3.6.3-2RjvjXc8GAh5ZDTQ5AIO0F-xml-light

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/pandoc-3.6.3
hs-libraries:         HSpandoc-3.6.3-2RjvjXc8GAh5ZDTQ5AIO0F-xml-light
depends:
    base-4.20.0.0-inplace containers-0.7-inplace text-2.1.1-inplace
    xml-1.3.14-DTHJzmMD721Hgtu1AfIUsH
    xml-conduit-1.10.0.0-4wEQaKjYHwACEb7bECySLI
    xml-types-0.3.8-FwSR3o5KEB5Crfesb7jmPZ

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/pandoc-3.6.3/html/pandoc.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/pandoc-3.6.3/html
