blob: 830baff86689077c4bd3cb2b4972b51c2df44dae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
pkgbase = python-accesser
pkgdesc = A tool for solving SNI RST
pkgver = 0.10.0
pkgrel = 6
url = https://github.com/URenko/Accesser
install = python-accesser.install
arch = any
license = GPL-3.0-or-later
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-packaging
depends = python-cryptography
depends = python-tld
depends = python-tomli
depends = python-dnspython
optdepends = python-rich: DNS over https support
optdepends = python-httpcore: DNS over https support
optdepends = python-httpx: DNS over https support
optdepends = python-h2: DNS over https support
optdepends = python-aioquic: DNS over quic support
provides = python-accesser
conflicts = python-accesser-git
backup = etc/accesser/pac
backup = etc/accesser/config.toml
backup = etc/accesser/rules.toml
source = https://files.pythonhosted.org/packages/source/a/accesser/accesser-0.10.0.tar.gz
source = accesser.service
sha256sums = b11965b1a52adf1fc55e313f08d6a38f224c21a4597833a04c3fe1f784cd4691
sha256sums = 0ab7e33edd1b9294cb7f47224bae146846a0007d319c30000a564f02e7c16e4d
pkgname = python-accesser
|