blob: 90f719c009c3769a83375dee5979feb5f9821eb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-exifread
pkgdesc = Python library to extract EXIF data from tiff and jpeg files
pkgver = 3.5.1
pkgrel = 1
url = https://github.com/ianare/exif-py
arch = any
license = BSD
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
source = https://files.pythonhosted.org/packages/source/e/exifread/exifread-3.5.1.tar.gz
sha256sums = 9f998f80d3062741c976dfc4fd033424bc40932937994e4d2181eb70c4b6aedd
pkgname = python-exifread
|