diff options
Diffstat (limited to 'python-html-text/.SRCINFO')
| -rw-r--r-- | python-html-text/.SRCINFO | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/python-html-text/.SRCINFO b/python-html-text/.SRCINFO new file mode 100644 index 0000000..f2ecb42 --- /dev/null +++ b/python-html-text/.SRCINFO | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | pkgbase = python-html-text | ||
| 2 | pkgdesc = Python library to extract text from HTML | ||
| 3 | pkgver = 0.6.2 | ||
| 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 | depends = python-lxml | ||
| 12 | source = python-html-text-0.6.2.tar.gz::https://github.com/zytedata/html-text/archive/0.6.2.tar.gz | ||
| 13 | sha256sums = 2bda73192e3009bacb626c8feacc9ab5f0685947eb5847e181fb1d330410bcc3 | ||
| 14 | |||
| 15 | pkgname = python-html-text | ||
