blob: b1132c587d24e09e864728ebcd8fc0e06b8f5fb3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pyperclipimg
pkgdesc = Cross-platform copy and paste functions for images
pkgver = 0.2.0
pkgrel = 2
url = https://pypi.org/project/pyperclipimg/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-poetry-core
depends = python
depends = python-pillow
source = https://files.pythonhosted.org/packages/source/p/pyperclipimg/pyperclipimg-0.2.0.tar.gz
sha256sums = 7934402ed7ce898e0a3b659e8cafb7c6a2faf7f9ad00069a0fe15a077aae1239
pkgname = python-pyperclipimg
|