blob: 1823021f725f6ee5b8d665e805aad415da43de55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-cryptomobile
pkgdesc = This toolkit implements python wrappers around 3G and LTE encryption and integrity protection algorithms, COMP128, Milenage and TUAK authentication algorithms.
pkgver = r74.b13e59b
pkgrel = 1
url = https://github.com/mitshell/CryptoMobile
arch = any
license = GPL
makedepends = git
depends = python
source = pycrate::git+https://github.com/mitshell/CryptoMobile#branch=master
md5sums = SKIP
pkgname = python-cryptomobile
|