blob: a061b59a0752921dff0175e31752e2b2b42cd470 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-psd-tools
pkgdesc = Python package for working with Adobe Photoshop PSD files
pkgver = 1.14.2
pkgrel = 1
url = https://github.com/psd-tools/psd-tools
arch = any
license = MIT
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python>=3.8
depends = python-docopt>=0.6.0
depends = python-attrs>=23.0.0
depends = python-pillow>=10.3.0
depends = python-aggdraw
depends = python-numpy
depends = python-scipy
depends = python-scikit-image
source = https://github.com/psd-tools/psd-tools/archive/v1.14.2.tar.gz
b2sums = 98e908127c0b735fdc8a0a19d0c42d7dce7b331bfbf68cc580b412c72ca50079a8e5c63b6aaaa3dc4464e8bd08d8494bbdb140d863c1594ff2c49b3906c801d7
pkgname = python-psd-tools
|