blob: 2d498a272a60ee0ed58237032928b3963273d267 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-inscriptis
pkgdesc = HTML to text conversion library
pkgver = 2.7.2
pkgrel = 1
url = https://github.com/weblyzard/inscriptis
arch = any
license = Apache
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
makedepends = python-hatchling
depends = python-lxml
depends = python-requests
source = https://files.pythonhosted.org/packages/source/i/inscriptis/inscriptis-2.7.2.tar.gz
sha256sums = d82984db1c48478ec7ae4bcf6bbfbd31ccc5a49441638179d3b85ce3c72cb550
pkgname = python-inscriptis
|