summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 715d31352911e4b8b97f777517e7dbdd8b1d9f66 (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 = 3
	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