blob: e21a5fe01490fb85733d2c95169ef03c69f78e04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-grapefruit
pkgdesc = A module to manipulate color information easily.
pkgver = 0.1a4
pkgrel = 1
url = https://pypi.python.org/pypi/grapefruit/
arch = any
license = GPL
makedepends = python-pip
makedepends = python-wheel
makedepends = python-setuptools
depends = python
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/g/grapefruit/grapefruit-0.1a4.tar.gz
sha512sums = 8f139b90319a282f529de416654da0b9ccc4e7d50f0f4acd2ff27b96fd1650b87f5091e91a3590fd5fe025ee4b0977174195f1e532470a80feb5c9dc73f5aad5
pkgname = python-grapefruit
|