blob: 881a15341d3792fb724198313358e4722a345ac2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-panflute
pkgdesc = A Pythonic alternative to John MacFarlane’s pandocfilters
pkgver = 1.12.5
pkgrel = 4
url = https://github.com/sergiocorreia/panflute
arch = any
license = BSD
checkdepends = python-pandocfilters
checkdepends = python-pytest-cov
makedepends = python-setuptools
depends = pandoc
depends = python
depends = python-click
depends = python-shutilwhich
depends = python-yaml
replaces = pandoc-panflute
source = python-panflute-1.12.5.tar.gz::https://github.com/sergiocorreia/panflute/archive/1.12.5.tar.gz
sha256sums = ee62188825f7623eb348e15d2183c6ee51e28cf3f0c87c851e6f09ad7288f78d
pkgname = python-panflute
|