summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 61bd9820a8a3f0e201492e6b5beca65b73bdd0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pycrate-git
	pkgdesc = Python library for manipulating various digital formats in an easy way.
	pkgver = r524.5be4c81
	pkgrel = 2
	url = https://github.com/pycrate-org/pycrate
	arch = any
	license = LGPL2.1
	makedepends = git
	depends = python
	optdepends = python-lxml: The pycrate_diameter part uses lxml as optional dependency to translate xml files from IANA as Python dictionnaries when the diameter module is loaded.
	optdepends = python-sctp: The pycrate_corenet part requires pysctp to run.
	optdepends = python-cryptomobile: The pycrate_corenet part requires CryptoMobile to run. The pycrate_mobile/TS24301_EMM and pycrate_mobile/TS24501_FGMM modules use CryptoMobile as optional dependency to cipher / decipher LTE and 5G NAS messages.
	conflicts = python-pycrate
	source = pycrate::git+https://github.com/pycrate-org/pycrate#branch=master
	md5sums = SKIP

pkgname = python-pycrate-git