diff options
Diffstat (limited to 'python-html-text/.SRCINFO')
| -rw-r--r-- | python-html-text/.SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/python-html-text/.SRCINFO b/python-html-text/.SRCINFO new file mode 100644 index 0000000..68e11d2 --- /dev/null +++ b/python-html-text/.SRCINFO | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | pkgbase = python-html-text | ||
| 2 | pkgdesc = Python library to extract text from HTML | ||
| 3 | pkgver = 0.7.1 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/zytedata/html-text | ||
| 6 | arch = any | ||
| 7 | license = MIT | ||
| 8 | makedepends = python-build | ||
| 9 | makedepends = python-installer | ||
| 10 | makedepends = python-wheel | ||
| 11 | makedepends = python-hatchling | ||
| 12 | depends = python-lxml | ||
| 13 | source = python-html-text-0.7.1.tar.gz::https://github.com/zytedata/html-text/archive/0.7.1.tar.gz | ||
| 14 | sha256sums = 10c841f375e5e31ef25d484c6e4bef931be2e58c2fb23cc0aec395999ab81865 | ||
| 15 | |||
| 16 | pkgname = python-html-text | ||
