summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee8024782ecb61962f1941b375e600e5e7cdd520 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-scholarly
	pkgdesc = Retrieve author and publication information from Google Scholar in a friendly, Pythonic way
	pkgver = 1.0.2
	pkgrel = 2
	url = https://github.com/OrganicIrradiation/scholarly
	arch = any
	license = Unlicense
	makedepends = python-setuptools
	makedepends = python-numpy
	depends = python-arrow
	depends = python-beautifulsoup4
	depends = python-bibtexparser
	depends = python-requests
	depends = python-dotenv
	depends = python-free_proxy
	depends = python-fake-useragent
	depends = python-selenium
	depends = python-stem
	options = !emptydirs
	source = https://github.com/OrganicIrradiation/scholarly/archive/v1.0.2.tar.gz
	sha256sums = 395c1e68387c7c85cfeb740afac90b75c40e8c906c54f79c7fab0b1edf82a837

pkgname = python-scholarly