summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 527d9fc2e98b6daf44e3c50e5b314b7bbef1502f (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.7.1
	pkgrel = 2
	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.7.1.tar.gz
	sha256sums = 99495c679174b2a02641f7dc2364a208135cacca77fc4825a86efbfe1e23b0ff

pkgname = python-rapidfuzz