summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e289c5029eed7cfd2dd4b82518404ae6aa836f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-scholarly
	pkgdesc = Retrieve author and publication information from Google Scholar in a friendly, Pythonic way
	pkgver = 1.5.1
	pkgrel = 3
	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://files.pythonhosted.org/packages/source/s/scholarly/scholarly-1.5.1.tar.gz
	sha256sums = c322e23321fcc0491da62b9ccbfccc2b76780b94487fc8e61a1a429a058e2cde

pkgname = python-scholarly