Paketname | python-fuse |
Beschreibung | Python bindings for FUSE (Filesystems in USErland) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2:0.2-2 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 220 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.3.6-6~), libfuse2 (>= 2.6) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 42266 Byte |
Prüfsumme MD5 | bd13f1ca0f87972405e5177c2be3f588 |
Prüfsumme SHA1 | 304c756f9cd6730cd0e8e5865d45da8aaa41dbc8 |
Prüfsumme SHA256 | f7b8062bf464791ef1b5e3b648889eb2841fcbcac509fe42252fac1da2aebda2 |
Link zum Herunterladen | python-fuse_0.2-2_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.
|