Paketname | libfuse-perl |
Beschreibung | Write filesystems in Perl using FUSE |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.09-3 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 184 Byte |
Hängt ab von | perl (>= 5.10.0-19ubuntu1), perlapi-5.10.0, libc6 (>= 2.3.6-6~), libfuse2 (>= 2.6) |
Empfohlene Pakete | fuse-utils |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 41142 Byte |
Prüfsumme MD5 | 30411fe06eaa6d887392a3526d9748a8 |
Prüfsumme SHA1 | f1f0ba945042fc299a554e735c7a37c5f8211f30 |
Prüfsumme SHA256 | c7bacf8ca0fd9b0da9ee1345b1ea79e43e9fd50cd11858306128b6ac51834639 |
Link zum Herunterladen | libfuse-perl_0.09-3_i386.deb |
Ausführliche Beschreibung | This lets you implement filesystems in perl, through the FUSE
(Filesystem in USErspace) kernel/lib interface.
.
FUSE expects you to implement callbacks for the various functions.
|