blob: ae654777bbde1c02a9285cfe30ae5488c56c8a2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-affine
pkgdesc = Python package for matrices describing affine transformation of the plane
pkgver = 2.4.0
pkgrel = 1
url = https://github.com/rasterio/affine
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-flit-core
depends = python
source = https://pypi.python.org/packages/source/a/affine/affine-2.4.0.tar.gz
sha256sums = a24d818d6a836c131976d22f8c27b8d3ca32d0af64c1d8d29deb7bafa4da1eea
pkgname = python-affine
|