blob: 0e3ee3bb195198e851722d68003a92c0835d8ac3 (
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.2
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.2/pandoc-include-1.4.2.tar.gz
sha256sums = 622c64e07a17e5b1cecb2f137997aba627cf07d3634dbf3de33a963bae36ff54
pkgname = python-pandoc-include
|