libfilesys-fuse3-perl 0.021-1
Package Information
| Description | Perl bindings for Fuse3 (Filesystems in USErland v3) This module lets you implement filesystems in perl, through the FUSE interface. FUSE (Filesystem in USErspace) is a simple interface for userspace programs to export a virtual filesystem to the kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. This module provides bindings for Fuse3. |
|---|---|
| Maintainer | Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> |
| Changed By | Dominique Dumont <dod@debian.org> |
| Sponsor | dod@debian.org |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/perl-team/modules/packages/libfilesys-fuse3-perl.git (browse) |
| Closes | #1133690 |
| Tracker | https://tracker.debian.org/pkg/libfilesys-fuse3-perl |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Version | 0.021-1 |
|---|---|
| Changed-By | Dominique Dumont |
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Tue, 14 Apr 2026 19:18:23 +0200 |
| Source | libfilesys-fuse3-perl |
Changelog
libfilesys-fuse3-perl (0.021-1) unstable; urgency=medium . * Initial release. (Closes: #1133690)
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libfilesys-fuse3-perl deb perl optional arch=any |
| Section | perl |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/Filesys-Fuse3 Upstream-Name: Filesys-Fuse3 Upstream-Contact: Dominique Dumont <ddumont@cpan.org>, Files: * Copyright: as FUSE itself. License: LGPL-2.1 Files: debian/* Copyright: 2026, Dominique Dumont <dod@debian.org> License: Artistic-1.0 or GPL-1+ Files: examples/filter_attr_fs.pl Copyright: Reuben Thomas 29/11/2007-5/1/2008, based on example code from Fuse package License: LGPL-2.1 License: Artistic-1.0 This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. On Debian systems, the complete text of the Artistic License can be found in '/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. License: LGPL-2.1 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1 of the License. On Debian systems, the complete text of version 2.1 of the GNU Lesser General Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.