mergerfs/debian/control

18 lines
562 B
Plaintext
Raw Normal View History

Source: mergerfs
Section: utils
Priority: optional
Maintainer: Antonio SJ Musumeci <trapexit@spawn.link>
2018-10-09 23:58:06 +08:00
Build-Depends: debhelper (>= 8.0.0)
Standards-Version: 3.9.4
Homepage: http://github.com/trapexit/mergerfs
Package: mergerfs
Architecture: any
Depends: ${shlibs:Depends},
2018-10-01 11:45:46 +08:00
${misc:Depends},
fuse [linux-any] | fuse4bsd [kfreebsd-any]
Description: another FUSE union filesystem
2018-10-01 11:45:46 +08:00
mergerfs is a union filesystem geared towards simplifying storage and
management of files across numerous commodity storage devices. It is
similar to mhddfs, unionfs, and aufs.