summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 40531dc86b7703100f64ac0a6209545fa27227e3 (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.7.2
	pkgrel = 1
	url = https://github.com/OrganicIrradiation/scholarly
	arch = any
	license = Unlicense
	makedepends = python-build
	makedepends = python-installer
	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.7.2.tar.gz
	sha256sums = 558ed93cc64d0e87585e4a23046ee071297e60b2a57da4f06cddb5129493d49a

pkgname = python-scholarly