[ 源代码: 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: fuse (>= 2.8.5-2)
- Filesystem in Userspace
-
- 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)