summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bce78e03a065e05ab54b91aa2c675e3f48f82b25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-jarowinkler
	pkgdesc = A library for fast approximate string matching using Jaro and Jaro-Winkler similarity
	pkgver = 2.0.1
	pkgrel = 2
	url = https://github.com/maxbachmann/JaroWinkler
	arch = x86_64
	license = MIT
	checkdepends = python-hypothesis
	checkdepends = python-pytest
	makedepends = python-pip
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-scikit-build
	makedepends = ninja
	depends = python
	depends = python-rapidfuzz
	source = https://files.pythonhosted.org/packages/source/j/jarowinkler/jarowinkler-2.0.1.tar.gz
	sha256sums = 7640c79f8d2d5e9eed6691cb49e3018a23b2319daad9a2178df253368b5432b7

pkgname = python-jarowinkler