blob: fe3acbf6f82830c2f494e2f3c1bd664edc7caa85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-primp
pkgdesc = HTTP client that can impersonate web browsers, mimicking their headers and `TLS/JA3/JA4/HTTP2` fingerprints
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/deedy5/primp
arch = any
license = MIT
makedepends = python-maturin
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = clang
source = https://files.pythonhosted.org/packages/source/p/primp/primp-0.7.0.tar.gz
sha256sums = bef2c1f2e6386c4cc430758a5ddbaee7c5f730cea79e0c4fe69fd9b6a29d35d4
pkgname = python-primp
|