Source: fuse-overlayfs
Section: misc
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/containers/fuse-overlayfs/tags
Vcs-Browser: https://github.com/alvistack/containers-fuse-overlayfs
Vcs-Git: https://github.com/alvistack/containers-fuse-overlayfs.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 autoconf,
 automake,
 libfuse3-dev,
 pkgconf,

Package: fuse-overlayfs
Architecture: amd64
Description: Implementation of overlay+shiftfs in FUSE for rootless containers
 This package provides an overlayfs FUSE implementation so that it can be
 used since Linux 4.18 by unprivileged users in an user namespace.
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 fuse3,
