Paketname | libfuse-perl |
Beschreibung | Write filesystems in Perl using FUSE |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.09-3 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 176 Byte |
Hängt ab von | perl (>= 5.10.0-19), perlapi-5.10.0, libc6 (>= 2.3.6-6~), libfuse2 (>= 2.6) |
Empfohlene Pakete | fuse-utils |
Paketbetreuer | Romain Beauxis |
Quelle | |
Paketgröße | 40950 Byte |
Prüfsumme MD5 | 672c90c6a185628b10e85b30dd866d13 |
Prüfsumme SHA1 | 29ca752b00b3e737d9899b6d5e4f257fa705d366 |
Prüfsumme SHA256 | a2c0dd4f896c7359a60a8ab9d69195c54454c8ba49117d13c9dfc27ea6fe4e9c |
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.
|