blob: b0f5ebacd621dbaf7ba7efc88cae1fc35aa343e4 (
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.1
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.1.tar.gz
sha256sums = 16517bab88ac2c8f01d58748bf070256e8af7a3fac96d1e317b01371d04a3c6e
pkgname = python-inscriptis
|