summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 082b7cd28e6503802764eee030e702643e88899f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-fuzzyfinder
	pkgdesc = Fuzzy Finder implemented in Python. Matches partial string entries from a list of strings.
	pkgver = 2.1.0
	pkgrel = 1
	url = https://github.com/amjith/fuzzyfinder
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	source = https://files.pythonhosted.org/packages/source/f/fuzzyfinder/fuzzyfinder-2.1.0.tar.gz
	sha256sums = c56d86f110866becad6690c7518f7036c20831c0f82fc87eba8fdb943132f04b

pkgname = python-fuzzyfinder