summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32fee4e7584efd63f8f7ed6c78264d5ca3ab7eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-rapidfuzz
	pkgdesc = Rapid fuzzy string matching in Python and C++ using the Levenshtein Distance
	pkgver = 1.9.1
	pkgrel = 1
	url = https://github.com/maxbachmann/rapidfuzz
	arch = x86_64
	license = MIT
	makedepends = python-numpy
	makedepends = python-setuptools
	depends = python
	optdepends = python-numpy
	source = https://files.pythonhosted.org/packages/source/r/rapidfuzz/rapidfuzz-1.9.1.tar.gz
	sha256sums = bd7a4fe33ba49db3417f0f57a8af02462554f1296dedcf35b026cd3525efef74

pkgname = python-rapidfuzz