blob: 4ba812d0652d7fdaaaaf3518b06cbe8b0d370942 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = pyexiftool
pkgdesc = Library to communicate with an instance of ExifTool command-line application
pkgver = 0.5.5
pkgrel = 1
url = https://github.com/sylikc/pyexiftool
arch = any
license = GPL3
makedepends = python-pip
source = https://files.pythonhosted.org/packages/py3/P/PyExifTool/PyExifTool-0.5.5-py3-none-any.whl
sha512sums = fdcf66999a0419ece4e94cc5c60da62b29862517ba10a74ec8972b74990c7f0c80a8c6cc22e8ff8133241f284269ec1c35585b5a6b4e7f66e3371eba0e3b810a
pkgname = python-pyexiftool
|