mergerfs/debian/control

19 lines
577 B
Plaintext
Raw Normal View History

Source: mergerfs
Section: utils
Priority: optional
Maintainer: Antonio SJ Musumeci <trapexit@spawn.link>
Build-Depends: debhelper (>= 8.0.0),
libattr1-dev
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.