blob: 44a413ebf385af4b5e3774f18e73b87a320531cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pycpio
pkgdesc = Python library for CPIO manipulation
pkgver = 1.7.0
pkgrel = 1
url = https://github.com/desultory/pycpio
arch = any
license = GPL-2.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-zenlib
source = https://github.com/desultory/pycpio/archive/1.7.0/pycpio-1.7.0.tar.gz
b2sums = b4479df7b02bc2bc8751b1b833c0d82829383c9475544c11469facec172e2a54e4ee156e29b9a71c65bbd9ab7102448eee5c299e853bf470f39c3c55c4eff302
pkgname = python-pycpio
|