summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ede55247c9e2a9e0d2749ee7812e817a1a98654f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-preshed
	pkgdesc = Cython hash table that trusts the keys are pre-hashed
	pkgver = 3.0.8
	pkgrel = 1
	url = https://github.com/explosion/preshed
	arch = x86_64
	license = MIT
	makedepends = cython
	makedepends = python-setuptools
	depends = python
	depends = python-cymem
	depends = python-murmurhash
	source = python-preshed-3.0.8.tar.gz::https://github.com/explosion/preshed/archive/v3.0.8.tar.gz
	md5sums = 07b70ae92d49d180798d491c64b0e4b8

pkgname = python-preshed