summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd527676a20a4e81ae0d4ab5cfae18b36d4d1d00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-rapidfuzz-git
	pkgdesc = Rapid fuzzy string matching in Python using the Levenshtein Distance
	pkgver = 0.9.2.r0.geae941a
	pkgrel = 1
	url = https://github.com/maxbachmann/rapidfuzz
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = gcc
	makedepends = python-pytest
	depends = python
	provides = python-rapidfuzz
	source = python-rapidfuzz-git::git+https://github.com/maxbachmann/rapidfuzz
	source = python-rapidfuzz-git-cpp::git+https://github.com/maxbachmann/rapidfuzz-cpp
	md5sums = SKIP
	md5sums = SKIP

pkgname = python-rapidfuzz-git