Source: afuse
Section: utils
Maintainer: Thomas Glanzmann <thomas@glanzmann.de>
Build-Depends:
 debhelper-compat (= 13),
 libfuse3-dev,
 pkgconf,
Standards-Version: 4.7.4
Homepage: https://github.com/pcarrier/afuse
Vcs-Git: https://salsa.debian.org/debian/afuse.git
Vcs-Browser: https://salsa.debian.org/debian/afuse

Package: afuse
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: automounting file system implemented in user-space using FUSE
 Afuse is a FUSE based filesystem which implements filesystem automounting
 functionality similar to Linux's autofs.
