summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5a95d41dc133be37ca1b33e21a983634455e12cf (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.7.1
	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.7.1.tar.gz
	source = https://raw.githubusercontent.com/Anorov/cloudflare-scrape/master/LICENSE
	md5sums = f430cde47e1c90d31e5b3b06b740c4ba
	md5sums = 93d4804f061e05530be1a85b24185408

pkgname = python2-cfscrape