File: control

package info (click to toggle)
afuse 0.1.1-1
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 448 kB
  • ctags: 137
  • sloc: ansic: 1,403; sh: 787; makefile: 13
file content (17 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: afuse
Section: utils
Priority: optional
Maintainer: Varun Hiremath <varunhiremath@gmail.com>
Build-Depends: debhelper (>= 5), cdbs, pkg-config, libfuse-dev
Standards-Version: 3.7.2
XS-X-Vcs-Svn: 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.
 .
  Homepage: http://sourceforge.net/projects/afuse/