summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0ab107f983b34d5c3cc7bc2df408a2d6c3309431 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-rebulk
	pkgdesc = Define simple search patterns in bulk to perform advanced matching on any string.
	pkgver = 2.0.1
	pkgrel = 5
	url = https://github.com/Toilal/rebulk
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python2-setuptools
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/r/rebulk/rebulk-2.0.1.tar.gz
	sha512sums = 7d453b7ba952994dec3258aa95a3f6090e6f8afb5a674c1b5e54e036f41022b887d3d65d21f2023ae6e2596cce3baf52d33fc23708498a4f0aef26d3594c8289

pkgname = python-rebulk
	depends = python
	depends = python-six
	optdepends = python-regex

pkgname = python2-rebulk
	depends = python2
	depends = python2-six
	optdepends = python2-regex