blob: af6a2087a5cc86d790ab490c95469885f6c00e30 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pycdlib-git
pkgdesc = Python library to read and write ISOs
pkgver = 1.15.0.0.g67fe5ea
pkgrel = 1
url = https://github.com/clalancette/pycdlib
arch = any
license = LGPL2.1
makedepends = python-setuptools
makedepends = git
depends = python
provides = python-pycdlib
conflicts = python-pycdlib
source = pycdlib::git+https://github.com/clalancette/pycdlib.git
sha512sums = SKIP
pkgname = python-pycdlib-git
|