DFSG NEW Queue

DFSG, Licensing & New Packages Team

libfilesys-fuse3-perl 0.021-1

Package Information

DescriptionPerl 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.

MaintainerDebian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Changed ByDominique Dumont <dod@debian.org>
Sponsordod@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/perl-team/modules/packages/libfilesys-fuse3-perl.git (browse)
Closes#1133690
Trackerhttps://tracker.debian.org/pkg/libfilesys-fuse3-perl
Uploaded4 hours ago

New Package Report

.changes
Version0.021-1
Changed-ByDominique Dumont
Architecturesource amd64
Distributionunstable
DateTue, 14 Apr 2026 19:18:23 +0200
Sourcelibfilesys-fuse3-perl
Changelog
libfilesys-fuse3-perl (0.021-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1133690)
.dsc
Priorityoptional
Componentmain
Package-Listlibfilesys-fuse3-perl deb perl optional arch=any
Sectionperl
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'.

Back to Dashboard | View all reviews for this package