blob: f5f4a33ca51c1e2efd69faf85d1417faaa26695f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-extruct
pkgdesc = Extract embedded metadata from HTML markup
pkgver = 0.13.0
pkgrel = 1
url = https://github.com/scrapinghub/extruct
arch = any
license = custom
makedepends = python-setuptools
depends = python-lxml
depends = python-requests
depends = python-rdflib
depends = python-rdflib-jsonld
depends = python-pyrdfa3
depends = python-mf2py
depends = python-six
depends = python-w3lib
depends = python-w3lib
depends = python-html-text
depends = python-jstyleson
source = python-extruct-0.13.0.tar.gz::https://github.com/scrapinghub/extruct/archive/v0.13.0.tar.gz
sha256sums = 2bf4d8aaf9cfd2ea27bac256e5cabd601a480a47f49b9531ac8bfe3b42a9c74f
pkgname = python-extruct
|