blob: 1a4b9fc8b6a2051a408bbd7e8f4670e79124aa41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-http-ece
pkgdesc = Encrypted Content Encoding for HTTP
pkgver = 1.2.1
pkgrel = 1
url = https://pypi.org/project/http-ece
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-cryptography
source = https://files.pythonhosted.org/packages/source/h/http_ece/http_ece-1.2.1.tar.gz
sha256sums = 8c6ab23116bbf6affda894acfd5f2ca0fb8facbcbb72121c11c75c33e7ce8cff
pkgname = python-http-ece
|