blob: ee85d38cb064274391fc245815c420a12b1164fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-declxml-git
pkgdesc = Declarative XML processing library
pkgver = 1.1.3.r5.g8cc2ff2
pkgrel = 1
url = https://github.com/gatkin/declxml
arch = any
license = MIT
makedepends = python-setuptools
depends = python
provides = python-declxml
conflicts = python-declxml
source = git+https://github.com/gatkin/declxml
sha512sums = SKIP
pkgname = python-declxml-git
|