summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 797e65554ea7772519e40d13131f56c6689e67f7 (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.0
	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.0.tar.gz
	sha256sums = 83fff37acf0367314879231264169dcbc5e7de969a94f4b82055d06a7fddab9a

pkgname = python-rapidfuzz