blob: 903e571473e8fd91a80e52c6815654b8414afb5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pandoc-include
pkgdesc = Panflute filter to allow file includes
pkgver = 1.4.4
pkgrel = 1
url = https://github.com/DCsunset/pandoc-include
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-natsort
depends = python-panflute
source = https://github.com/DCsunset/pandoc-include/archive/v1.4.4/pandoc-include-1.4.4.tar.gz
sha256sums = 2266f8be32cd7e684d742e6fdc592bb406b238dd8d1174d201aeef77d17fe112
pkgname = python-pandoc-include
|