pandoc-types: Types for representing a structured document
This package contains definitions for the Pandoc
data
structure, which is used by pandoc to represent
structured documents. These definitions used to live
in the pandoc package, but starting with pandoc 1.7, they
have been split off, so that other packages can use them
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.
Downloads
- pandoc-types-1.9.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 | base (>=3 && <4.5), containers (>=0.3), syb [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:10:24Z |
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 2012-01-30T03:37:02Z |
Distributions | Arch:1.23.1, Debian:1.20, Fedora:1.23.1, FreeBSD:1.12.4.5, LTSHaskell:1.23.1, NixOS:1.23.1, Stackage:1.23.1, openSUSE:1.23.1 |
Reverse Dependencies | 77 direct, 127 indirect [details] |
Downloads | 160208 total (15 in the last 30 days) |
Rating | 2.5 (votes: 3) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |