summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 582fb15fbf4d64b3f67623faf19a93c8be476b9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-rebulk
	pkgdesc = Define simple search patterns in bulk to perform advanced matching on any string.
	pkgver = 2.0.1
	pkgrel = 3
	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
	depends = python-regex

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