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

pkgname = python-rapidfuzz