[ 原始碼: archivemount ]
套件:archivemount(0.8.7-1 以及其他的)
mounts an archive for access as a file system
archivemount is a FUSE based file system for Unix variants, including Linux. Its purpose is to mount archives to a mount point where it can be read from or written to as with any other file system. This makes accessing the contents of the archive, which maybe compressed, transparent to other programs, without decompressing them. The archive formats that archivemount supports are:
* old-style tar archives, . * most variants of the POSIX 'ustar' format, . * the POSIX 'pax interchange' format, . * GNU-format tar archives, . * most common cpio archive formats, . * ISO9660 CD images (with or without RockRidge extensions), . * Zip archives. . * two different variants of shar archives. .archivemount is FUSE (Filesystem in USErspace).
其他與 archivemount 有關的套件
|
|
|
|
-
- dep: libarchive13 (>= 3.0.4)
- Multi-format archive and compression library (shared library)
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libfuse2 (>= 2.6)
- Filesystem in Userspace (library)