Paketname | python-fuse |
Beschreibung | Python bindings for FUSE (Filesystems in USErland) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2:0.2.1-2+b1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 280 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-central (>= 0.6.11), libc6 (>= 2.3.6-6~), libfuse2 (>= 2.8. |
Empfohlene Pakete | |
Paketbetreuer | Sebastien Delafond |
Quelle | python-fuse (2:0.2.1-2) |
Paketgröße | 59402 Byte |
Prüfsumme MD5 | 5db4c2d89badc123594e4f3abd256af6 |
Prüfsumme SHA1 | e078ee9ca44892d327d50ea97b5f8288ee3c7933 |
Prüfsumme SHA256 | 2c7ac29b69b6b9d175ceffcb98de4f0cc69ef300ff35ac27a27766f5fbe1f051 |
Link zum Herunterladen | python-fuse_0.2.1-2+b1_i386.deb |
Ausführliche Beschreibung | This is a Python interface to FUSE.
.
FUSE (Filesystem in USErspace) is a simple interface for userspace
programs to export a virtual filesystem to the Linux kernel. FUSE
also aims to provide a secure method for non privileged users to
create and mount their own filesystem implementations.
|