summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3545bb4d05ebba71ce1463c7a6f18c9bc1fb8571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-toolz
	pkgdesc = A set of utility functions for iterators, functions, and dictionaries.
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/pytoolz/toolz
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/pytoolz/toolz/archive/0.10.0.tar.gz
	sha256sums = 48317c9b6bacb7ddde16fb7aa793a6db04cffbdb04733271af2d8904465ed073

pkgname = python-toolz
	depends = python

pkgname = python2-toolz
	depends = python2