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