summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5576d36e2e9284b59bf7e40c93bc293c4919768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-webis
	pkgdesc = Python wrapper for the webis Twitter sentiment identification tool
	pkgver = 0.3.1
	pkgrel = 2
	url = https://gitlab.com/christoph.fink/python-webis
	arch = any
	license = GPL3
	makedepends = python-setuptools
	depends = java-environment
	depends = java-runtime
	depends = python-emojientities
	depends = python-gitpython
	depends = python-pandas
	depends = python-pyjnius
	source = https://files.pythonhosted.org/packages/source/w/webis/webis-0.3.1.tar.gz
	sha256sums = 417fd708cfbc54078e0bc678fa6c64d973a5112888c8a697931970398283f543

pkgname = python-webis