Package: erofsfuse Architecture: amd64 Version: 1.8.2-2deepin1 Priority: optional Section: admin Source: erofs-utils Maintainer: Gao Xiang Installed-Size: 195 Depends: libc6 (>= 2.34), libdeflate0 (>= 1.0), libfuse2 (>= 2.6), liblz4-1 (>= 1.9.1), liblzma5 (>= 5.4.0), libselinux1 (>= 3.1~), libzstd1 (>= 1.5.2) Filename: ./e/erofsfuse/erofsfuse_1.8.2-2deepin1_amd64.deb Size: 82976 MD5sum: 9fb621a434008b56d835f5c89ed500a3 SHA1: c00d857b6123b7268c6e0b763fb68d573ab210ca SHA256: d1f39bea74769324a55fe3ab72011fff5ef8b13d22c1c347682ba3dc3c436502 SHA512: 9d386dcbc85ca0bf47dd20aca2a032a2e2bd2a3073fafe29ce0a7e8f02b1f920a5f693f1b9566474b82109b06f12585390d5413a10da8d0e03f5796c581fd6cc Homepage: http://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git Description: FUSE Mount Utility for EROFS File System EROFS (Enhanced Read-Only File System) is a lightweight read-only file system with modern designs (eg. page-sized blocks, inline xattrs/data, etc.) for scenarios which need high-performance read-only requirements, e.g. Android OS for smartphones and LIVECDs. . It also provides fixed-sized output compression support, which improves storage density, keeps relatively higher compression ratios, which is more useful to achieve high performance for embedded devices with limited memory. . This package contains a utility to mount EROFS images using FUSE.