git » python-pycryptodome.git » main » tree

[main] / .SRCINFO

pkgbase = python-pycryptodome
	pkgdesc = Collection of cryptographic algorithms and protocols, implemented for use from Python 3.
	pkgver = 3.23.0
	pkgrel = 1
	url = https://www.pycryptodome.org/
	arch = x86_64
	arch = armv7h
	license = BSD
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = gmp
	provides = python-crypto
	conflicts = python-crypto
	replaces = python-crypto
	source = git+https://github.com/Legrandin/pycryptodome.git#tag=v3.23.0
	sha512sums = 3036a75e27a4898b49991707ded20551ba28d9d41b5624bd2421cb684dcdb933f025ae0b867e66df31b0fd21393e79ab50aac21970f74035ef06aff7d9a6750d

pkgname = python-pycryptodome