blob: ad4849bb37f185f2dd3420e8c908950536a2d306 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-panflute
pkgdesc = Pythonic Pandoc filters
pkgver = 1.12.4
pkgrel = 1
url = https://github.com/sergiocorreia/panflute
arch = any
license = BSD3
makedepends = python
makedepends = python-pip
depends = python-click
depends = python-yaml
depends = python-shutilwhich
source = python-panflute-1.12.4.tar.gz::https://github.com/sergiocorreia/panflute/archive/1.12.4.tar.gz
sha256sums = 92f9f712a54151b07af736b3b6ba1733c3602600c84b4407fdb714272ff92565
pkgname = python-panflute
|