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

pkgname = python-rapidfuzz