blob: 709755c00a31a1d16581e9fcd4bd0ea6014d4efd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-libfiu
pkgdesc = userspace fault injection framework
pkgver = 1.2
pkgrel = 1
url = https://blitiri.com.ar/p/libfiu/
arch = i686
arch = x86_64
license = custom
makedepends = make
makedepends = gcc
depends = libfiu
depends = python
source = https://blitiri.com.ar/p/libfiu/files/1.2/libfiu-1.2.tar.gz
md5sums = 037299b3c00b781dbcd861b60b0192f9
pkgname = python-libfiu
|