pandoc-types: Types for representing a structured document

[ bsd3, library, text ] [ Propose Tags ]

Text.Pandoc.Definition defines the Pandoc data structure, which is used by pandoc to represent structured documents. This module used to live in the pandoc package, but starting with pandoc 1.7, it has been split off, so that other packages can use it without drawing in all of pandoc's dependencies, and pandoc itself can depend on packages (like citeproc-hs) that use them.

Text.Pandoc.Builder provides functions for building up Pandoc structures programmatically.

Text.Pandoc.Generic provides generic functions for manipulating Pandoc documents.

Text.Pandoc.Walk provides faster, nongeneric functions for manipulating Pandoc documents.

Text.Pandoc.JSON provides functions for serializing and deserializing a Pandoc structure to and from JSON.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.7, 1.8, 1.8.0.2, 1.8.2, 1.9, 1.9.0.1, 1.9.0.2, 1.9.1, 1.10, 1.12, 1.12.1, 1.12.1.1, 1.12.1.2, 1.12.2, 1.12.2.1, 1.12.2.2, 1.12.2.3, 1.12.3, 1.12.3.1, 1.12.3.2, 1.12.3.3, 1.12.4, 1.12.4.1, 1.12.4.2, 1.12.4.3, 1.12.4.4, 1.12.4.5, 1.12.4.6, 1.12.4.7, 1.16, 1.16.0.1, 1.16.1, 1.16.1.1, 1.17, 1.17.0.1, 1.17.0.2, 1.17.0.3, 1.17.0.4, 1.17.0.5, 1.17.1, 1.17.2, 1.17.3, 1.17.3.1, 1.17.4, 1.17.4.1, 1.17.4.2, 1.17.5, 1.17.5.1, 1.17.5.2, 1.17.5.3, 1.17.5.4, 1.17.6, 1.17.6.1, 1.19, 1.20, 1.21, 1.22, 1.22.1, 1.22.2, 1.22.2.1, 1.23, 1.23.0.1, 1.23.1 (info)
Dependencies aeson (>=0.6 && <0.7), base (>=4.5 && <4.7), bytestring (>=0.9 && <0.11), containers (>=0.3), ghc-prim (>=0.2), syb (>=0.1 && <0.5) [details]
License LicenseRef-GPL
Copyright (c) 2006-2010 John MacFarlane
Author John MacFarlane
Maintainer jgm@berkeley.edu
Revised Revision 1 made by AdamBergmark at 2015-06-15T14:07:51Z
Category Text
Home page http://johnmacfarlane.net/pandoc
Bug tracker http://code.google.com/p/pandoc/issues/list
Source repo head: git clone git://github.com/jgm/pandoc-types.git
Uploaded by JohnMacFarlane at 2013-10-02T05:50:40Z
Distributions Arch:1.23.1, Debian:1.20, Fedora:1.23.0.1, FreeBSD:1.12.4.5, LTSHaskell:1.23.1, NixOS:1.23.1, Stackage:1.23.1, openSUSE:1.23.1
Reverse Dependencies 72 direct, 127 indirect [details]
Downloads 155343 total (335 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]