summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9ced026908604ddbb36e1088b15b664b772b990e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python2-first
	pkgdesc = Provides a Python function to get the first element of an iterator.
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/hynek/first/
	arch = any
	license = MIT
	makedepends = python2-setuptools
	depends = python2
	source = https://pypi.python.org/packages/source/f/first/first-2.0.1.tar.gz
	md5sums = eb62baf10657717238f9dc674b8b681f

pkgname = python2-first