blob: f62dbc6e048799d4fbad4deca172161a7b8c0110 (
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.0
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.0/pandoc-include-1.4.0.tar.gz
sha256sums = fa0e31cf6e48f369b0cb4a4ba748bfeb7ae97219f6e2049ec7482f7474fc2b99
pkgname = python-pandoc-include
|