dev-python/pandocfilters: Utilities for writing pandoc filters in python
authorMarius Brehler <marbre@linux.sungazer.de>
Wed, 26 Jul 2017 07:22:38 +0000 (09:22 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jul 2017 09:34:48 +0000 (11:34 +0200)
commitce6f55c911351ab456d1a8c463a251191bad4d2b
treef74f133f051f7a03748fd4c809e8cfb19ff6a8e9
parent55a40605f46403a75d270e4b516d5c3860678d80
dev-python/pandocfilters: Utilities for writing pandoc filters in python

A python module for writing `pandoc <http: pandoc.org=""/>`_ filters

Pandoc filters are pipes that read a JSON serialization of the Pandoc AST
from stdin, transform it in some way, and write it to stdout.

The package is required for dev-python/nbconvert-5.0.0 and higher.

Gentoo-Bug: https://bugs.gentoo.org/626194

Package-Manager: Portage-2.3.6, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5217
dev-python/pandocfilters/Manifest [new file with mode: 0644]
dev-python/pandocfilters/metadata.xml [new file with mode: 0644]
dev-python/pandocfilters/pandocfilters-1.2.4.ebuild [new file with mode: 0644]
dev-python/pandocfilters/pandocfilters-1.4.1.ebuild [new file with mode: 0644]