summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0701272fe1a30f9203e21ddc8d155e9f3d48aa26 (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.9.0
	pkgrel = 5
	url = https://github.com/pytoolz/toolz
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/pytoolz/toolz/archive/0.9.0.tar.gz
	sha256sums = 9173e5e9450ded2d1d177cae610e523228cf6c8c19e2f9d0394ca93284f1de43

pkgname = python-toolz
	depends = python

pkgname = python2-toolz
	depends = python2