blob: cdc5b245a7fd14b2bc85bedfbb95cabcb27105fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = python-pyemf3
pkgdesc = Pure Python Enhanced Metafile Library
pkgver = 3.3
pkgrel = 1
url = https://github.com/jeremysanders/pyemf3
arch = any
license = LGPL2.1
makedepends = python-setuptools
depends = python
source = python-pyemf3-3.3.tar.gz::https://github.com/jeremysanders/pyemf3/archive/refs/tags/v3.3.tar.gz
sha256sums = 59dde1609ac1bb586c6fccaf47183ba8cb46d9d7570d51f1cba19aada82a0cf4
pkgname = python-pyemf3
|