summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da9357232116cbd5f761a05523f44a8ffe3fa6d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-editdistance
	pkgdesc = Fast implementation of the edit distance(Levenshtein distance)
	pkgver = 0.6.2
	pkgrel = 3
	url = https://github.com/aflc/editdistance
	arch = x86_64
	license = MIT
	checkdepends = python-nose
	makedepends = python-setuptools
	makedepends = cython
	depends = python
	source = python-editdistance-0.6.2.tar.gz::https://github.com/aflc/editdistance/archive/v0.6.2.tar.gz
	source = LICENSE
	sha512sums = 8d44d310351c688180fb783d87922a954427618793fa6d15e1d231b4cf0efafd9ecfdfbbcf4453021ad189870d01eb72ea3ba4de57f333ffbb157bb4b8529cd2
	sha512sums = 590232c1e7fa5aaaaa77573c4ea23533522177ca0ac07a0ce7f00e446d47467df2e19936ecb5e057fddc664d1daca39e2217cb5f6e3192ef5edf49b1f73e0f10

pkgname = python-editdistance