Date: Sun, 8 May 2011 18:41:26 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/hs-pandoc-types Makefile distinfo pkg-descr Message-ID: <201105081841.p48IfQKH052239@repoman.freebsd.org>
index | next in thread | raw e-mail
pgj 2011-05-08 18:41:26 UTC
FreeBSD ports repository
Added files:
textproc/hs-pandoc-types Makefile distinfo pkg-descr
Log:
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.
WWW: http://johnmacfarlane.net/pandoc
Obtained from: FreeBSD Haskell
Revision Changes Path
1.1 +22 -0 ports/textproc/hs-pandoc-types/Makefile (new)
1.1 +2 -0 ports/textproc/hs-pandoc-types/distinfo (new)
1.1 +14 -0 ports/textproc/hs-pandoc-types/pkg-descr (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105081841.p48IfQKH052239>
