File: control

package info (click to toggle)
unionfs-fuse 1.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 372 kB
  • ctags: 304
  • sloc: ansic: 2,734; sh: 149; python: 133; makefile: 98
file content (14 lines) | stat: -rw-r--r-- 464 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: unionfs-fuse
Section: misc
Priority: optional
Homepage: https://github.com/rpodgorny/unionfs-fuse
Maintainer: Bernd Schubert <bernd.schubert@fastmail.fm>
Build-Depends: debhelper (>= 9.0.0), libfuse-dev, cmake
Standards-Version: 3.9.6

Package: unionfs-fuse
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}, fuse
Description: Fuse implementation of unionfs
 This is another unionfs implementation using filesystem in 
 userspace (fuse).