summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e8c19878851d5b2404073ddcccdc03500f85d631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-affine
	pkgdesc = Python package for matrices describing affine transformation of the plane
	pkgver = 2.3.0
	pkgrel = 1
	url = https://github.com/sgillies/affine
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	source = https://pypi.python.org/packages/source/a/affine/affine-2.3.0.tar.gz
	sha256sums = 2e045def1aa29e613c42e801a7e10e0b9bacfed1a7c6af0cadf8843530a15102

pkgname = python-affine