summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 993b8dd7a5961b3d309e713fa08305f31df39fbd (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.8.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.8.1.tar.gz
	sha256sums = 73aed694e0f36764b61418a9d5d75e9e428fbd954e154e71ad1e34912f2e85ab

pkgname = python-rapidfuzz