summaryrefslogtreecommitdiffstats
path: root/python-html-text/.SRCINFO
diff options
context:
space:
mode:
authorYigit Sever2021-10-29 01:30:24 +0300
committerYigit Sever2021-10-29 01:30:24 +0300
commit31d147b20c67d95a9e306d0749200bf964ac42af (patch)
treeb0fbe2bb5aa0fec9983746a91d188643ca93466d /python-html-text/.SRCINFO
parent4a31e5e0f3442a4a5ec9fba94f7bbc2c88312c69 (diff)
downloadpackages-31d147b20c67d95a9e306d0749200bf964ac42af.tar.gz
packages-31d147b20c67d95a9e306d0749200bf964ac42af.tar.bz2
packages-31d147b20c67d95a9e306d0749200bf964ac42af.zip
Use actual files instead of submodules
Diffstat (limited to 'python-html-text/.SRCINFO')
-rw-r--r--python-html-text/.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/python-html-text/.SRCINFO b/python-html-text/.SRCINFO
new file mode 100644
index 0000000..5922460
--- /dev/null
+++ b/python-html-text/.SRCINFO
@@ -0,0 +1,13 @@
1pkgbase = python-html-text
2 pkgdesc = Python library to extract text from HTML
3 pkgver = 0.5.2
4 pkgrel = 1
5 url = https://github.com/TeamHG-Memex/html-text
6 arch = any
7 license = MIT
8 makedepends = python-setuptools
9 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
11 sha256sums = c75a1da10d649f55162446de57f98374059a998071110a343815841286a442f9
12
13pkgname = python-html-text