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

pkgname = python2-cfscrape