summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8166eebe0547dbd2022828876ea46741b137eb7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-lunr
	pkgdesc = A Python implementation of Lunr.js (for mkdocs)
	pkgver = 0.5.9
	pkgrel = 1
	url = https://github.com/yeraydiazdiaz/lunr.py
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-nltk>=3.2.5
	depends = python-future>=0.16.0
	depends = python-tqdm
	depends = python-joblib
	depends = python-regex
	source = https://files.pythonhosted.org/packages/source/l/lunr/lunr-0.5.9.tar.gz
	sha256sums = 5ee777b068e2234c4a9496ecbd0abe7aa5e8ad5fdc7b79a09876669252b71202

pkgname = python-lunr