blob: 416b817eb6fb57384d5e55d7eca8a92d43010212 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pyrdfa3
pkgdesc = Python distiller/parser library
pkgver = 3.6.4
pkgrel = 1
url = https://github.com/prrvchr/pyrdfa3
arch = any
license = custom
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-rdflib
depends = python-html5lib
depends = python-requests
source = https://github.com/prrvchr/pyrdfa3/releases/download/v3.6.4/pyrdfa3-3.6.4.tar.gz
source = python-pyrdfa3.license::https://github.com/prrvchr/pyrdfa3/raw/master/LICENSE
sha256sums = 64712d1a4bf21829652b39715bada6e7c03bcf19cb49f962c190a38f46172243
sha256sums = 18e8c2a924d44bdfdce3055db70bd4de7fad7f1d60df29458755a64bcb04766f
pkgname = python-pyrdfa3
|