summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7aed97aebd225c12a69cc94832c2b4f367c73c46 (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
26
pkgbase = python-xeddsa
	pkgdesc = A python implementation of the XEdDSA signature scheme
	pkgver = 1.0.3
	pkgrel = 1
	url = https://github.com/Syndace/python-xeddsa
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = python-setuptools
	makedepends = cmake
	makedepends = libsodium
	makedepends = python-pip
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = glibc
	depends = libxeddsa
	depends = python-cffi
	depends = python-libnacl
	depends = python-pynacl
	provides = python-xeddsa
	conflicts = python-xeddsa
	source = https://github.com/Syndace/python-xeddsa/archive/refs/tags/v1.0.3.tar.gz
	sha256sums = 4f4904d2275ae954d344fcaa6542fa0f4e50e0b3f9b65a3a68c2d87421af4e4d

pkgname = python-xeddsa