summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24d65dd77584432a7797f8d21c3bec4646f954ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-lunr
	pkgdesc = A Python implementation of Lunr.js (for mkdocs)
	pkgver = 0.6.1
	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.6.1.tar.gz
	sha256sums = d263e494c5f701375c6e07737690e6dad99e4dbe85f57d255ccdb402fbe8ce11

pkgname = python-lunr