summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 491404ee6205fe69b2e8e3430dfef34c832fb340 (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.2.1
	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.2.1.tar.gz
	sha256sums = e479212f8f6eaf6bbc9ac5418320a49ae09ad942d3bd437b9db7e0a37c56f819

pkgname = python-rapidfuzz