summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 51426573bcd1eb2850840206d900636b9cd0a657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python2-cfscrape
	pkgdesc = A simple Python module to bypass Cloudflare's anti-bot page, using Requests
	pkgver = 1.9.2
	pkgrel = 1
	url = https://github.com/Anorov/cloudflare-scrape
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2-requests
	depends = python2-pyexecjs
	depends = nodejs
	source = https://files.pythonhosted.org/packages/source/c/cfscrape/cfscrape-1.9.2.tar.gz
	source = https://raw.githubusercontent.com/Anorov/cloudflare-scrape/master/LICENSE
	sha256sums = a10883f9424c7edd27f419209acca9d5af461fbf93e3cb7dfe7188722d3c8d52
	sha256sums = 0dee0611b80471ef37e44bd2e7bcbc59e19251b2f24bf9753cefed002830787a

pkgname = python2-cfscrape