summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c819048417d01c5829e8ea9f58d374ff51f7312e (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 = 1.0.0
	pkgrel = 1
	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-1.0.0.tar.gz
	sha512sums = c812c06c55c0cf2ef97b02806ca7bfa0319dfd6b1beb674f66d12e5b78180e0d96e9562fedfcf19d09134d25dd4fc8999359d5e9010f612515e0e58d45b8c6d2

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