blob: 68e11d2276ebf5414e3412fa509102925f7f16f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-html-text
pkgdesc = Python library to extract text from HTML
pkgver = 0.7.1
pkgrel = 1
url = https://github.com/zytedata/html-text
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python-lxml
source = python-html-text-0.7.1.tar.gz::https://github.com/zytedata/html-text/archive/0.7.1.tar.gz
sha256sums = 10c841f375e5e31ef25d484c6e4bef931be2e58c2fb23cc0aec395999ab81865
pkgname = python-html-text
|