diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 12 |
1 files changed, 7 insertions, 5 deletions
| @@ -1,13 +1,15 @@ | |||
| 1 | pkgbase = python-html-text | 1 | pkgbase = python-html-text |
| 2 | pkgdesc = Python library to extract text from HTML | 2 | pkgdesc = Python library to extract text from HTML |
| 3 | pkgver = 0.5.2 | 3 | pkgver = 0.6.2 |
| 4 | pkgrel = 1 | 4 | pkgrel = 1 |
| 5 | url = https://github.com/TeamHG-Memex/html-text | 5 | url = https://github.com/zytedata/html-text |
| 6 | arch = any | 6 | arch = any |
| 7 | license = MIT | 7 | license = MIT |
| 8 | makedepends = python-setuptools | 8 | makedepends = python-build |
| 9 | makedepends = python-installer | ||
| 10 | makedepends = python-wheel | ||
| 9 | depends = python-lxml | 11 | depends = python-lxml |
| 10 | source = python-html-text-0.5.2.tar.gz::https://github.com/TeamHG-Memex/html-text/archive/0.5.2.tar.gz | 12 | source = python-html-text-0.6.2.tar.gz::https://github.com/zytedata/html-text/archive/0.6.2.tar.gz |
| 11 | sha256sums = c75a1da10d649f55162446de57f98374059a998071110a343815841286a442f9 | 13 | sha256sums = 2bda73192e3009bacb626c8feacc9ab5f0685947eb5847e181fb1d330410bcc3 |
| 12 | 14 | ||
| 13 | pkgname = python-html-text | 15 | pkgname = python-html-text |
