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

pkgname = python2-cfscrape