summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39a15c9a150c61388c67385230bd1ccecf65c9a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-editdistance
	pkgdesc = Fast implementation of the edit distance(Levenshtein distance)
	pkgver = 0.8.1
	pkgrel = 1
	url = https://github.com/aflc/editdistance
	arch = x86_64
	license = MIT
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pdm-backend
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	source = python-editdistance-0.8.1.tar.gz::https://github.com/aflc/editdistance/archive/v0.8.1.tar.gz
	sha512sums = 2e8c01d6414c82ecb06f03c756938e099be2b36134705ebe302a38fea1f914a43c698c620bc6be0e9cc628b71c7c8bf8d069ea38e186945bd717e366108ddc3c

pkgname = python-editdistance