File: control

package info (click to toggle)
afuse 0.5.0-0.2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 340 kB
  • sloc: ansic: 2,368; makefile: 15; sh: 9
file content (22 lines) | stat: -rw-r--r-- 628 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: afuse
Section: utils
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libfuse3-dev,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://github.com/pcarrier/afuse
Vcs-Git: https://salsa.debian.org/debian/afuse.git
Vcs-Browser: https://salsa.debian.org/debian/afuse
Rules-Requires-Root: no

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.