File: control

package info (click to toggle)
afuse 0.4.1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 588 kB
  • sloc: ansic: 2,359; sh: 1,007; makefile: 16
file content (16 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: afuse
Section: utils
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Build-Depends: debhelper (>= 7), cdbs, pkg-config, libfuse-dev
Standards-Version: 3.9.3
Homepage: https://github.com/pcarrier/afuse
Vcs-Svn: https://bollin.googlecode.com/svn/afuse/
Vcs-Browser: http://bollin.googlecode.com/svn/afuse/

Package: afuse
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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.