summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c6aaf5fc9b9a65978fc84487b3bda3eaf246344 (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.0
	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.0.tar.gz
	sha256sums = 2a6883f43b330b9e68ce044e03657601d9a72cc9b66c0e6be4aa7b3a95e9c5a7

pkgname = python-cytoolz
	depends = python

pkgname = python2-cytoolz
	depends = python2