blob: 5a736c2dca17fed5f2f71a6a5ec8d9c06ab7a3d1 (
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
|
pkgbase = python-p115cipher
pkgdesc = 115 cipher module.
pkgver = 0.0.4
pkgrel = 3
url = https://pypi.org/project/p115cipher
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-lz4
depends = python-ecdsa
depends = python-pycryptodome
depends = python-iterutils
provides = python-p115cipher
conflicts = python-p115cipher
options = !strip
options = !debug
source = p115cipher-0.0.4.tar.gz::https://files.pythonhosted.org/packages/source/p/p115cipher/p115cipher-0.0.4.tar.gz
sha256sums = 4b5afcac9a7515f8b9173eeea6a2f0ddfa1125e79c64e360d4054b0aa239b83e
pkgname = python-p115cipher
|