Paketname | python-fiu |
Beschreibung | userspace fault injection framework (Python bindings) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.13-1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), libfiu0 (= 0.13-1), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libfiu |
Paketgröße | 6966 Byte |
Prüfsumme MD5 | 81c028face93255fd8bee4ae9a5e1f6b |
Prüfsumme SHA1 | 844de548b6e6913ca54cedf8d42f9956c21227a5 |
Prüfsumme SHA256 | 17c5eaccb76ffc5725fddb42d6a6dc6016c5bb4c2a4510ab667d667b77049141 |
Link zum Herunterladen | python-fiu_0.13-1_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.
|