summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da9288d3cb03a20a3e51fd0d133c199a03a4933b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-cytoolz
	pkgdesc = Cython implementation of the toolz package, which provides high performance utility functions for iterables, functions, and dictionaries.
	pkgver = 0.10.1
	pkgrel = 1
	url = https://github.com/pytoolz/cytoolz
	arch = x86_64
	license = BSD
	makedepends = cython
	makedepends = cython2
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/pytoolz/cytoolz/archive/0.10.1.tar.gz
	sha256sums = a170f27de020aaa1b01da9e9d03c52dc2ebc4f7f0044a040eb574427d7872dbc

pkgname = python-cytoolz
	depends = python

pkgname = python2-cytoolz
	depends = python2