Paketname | python-fiu |
Beschreibung | userspace fault injection framework (Python bindings) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.13-3+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 80 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libfiu0 (= 0.13-3+b1), python (<< 2.7), python (>= 2.6), python-support (>= 0.9 |
Empfohlene Pakete | |
Paketbetreuer | Chris Lamb |
Quelle | libfiu (0.13-3) |
Paketgröße | 7210 Byte |
Prüfsumme MD5 | 55fd602eb3389389550755825e5d755e |
Prüfsumme SHA1 | f7b9105923279e8dcea76b8fde2a050db8c9890f |
Prüfsumme SHA256 | 5acd581ae82c1215002ac3571f55ed08f7e5a3afcc487f610a49b1784cd2f1d9 |
Link zum Herunterladen | python-fiu_0.13-3+b1_i386.deb |
Ausführliche Beschreibung | libfiu is a C library for fault injection. It provides functions to mark
"points of failure" inside your code (the "core API"), and functions to
enable/disable the failure of those points (the "control API").
.
This package contains Python bindings to libfiu.
|