blob: ab091ee3b8fe1312214b649b301631d03805c236 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python2-affine
pkgdesc = Matrices describing affine transformation of the plane (Python 2.7)
pkgver = 2.3.0
pkgrel = 1
url = https://github.com/sgillies/affine
arch = any
license = BSD
makedepends = python2-setuptools
options = !emptydirs
source = https://files.pythonhosted.org/packages/93/73/2467d77542b3125a2ebb9c1fccf19bc8621847178619984fabc24810a389/affine-2.3.0.tar.gz
source = https://raw.githubusercontent.com/sgillies/affine/2.3.0/LICENSE.txt
sha256sums = 2e045def1aa29e613c42e801a7e10e0b9bacfed1a7c6af0cadf8843530a15102
sha256sums = fc3636b54ff4072cf4b013ed9893c171ed25f88dae2b32722050499c1878cd6e
pkgname = python2-affine
|