summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 356e95bca48855f98b9203d917dc0ba988c5994e (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.2
	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.2.tar.gz
	sha256sums = d6efbb2b6b18b3a67d7bdfbcd9bb72732f55736852bbef823bdf210f9e0c6c90

pkgname = python-rapidfuzz