软件包:libsquashfs-dev(1.3.2-1)
libsquashfs-dev 的相关链接
Debian 的资源:
下载源码包 squashfs-tools-ng:
- [squashfs-tools-ng_1.3.2-1.dsc]
- [squashfs-tools-ng_1.3.2.orig.tar.gz]
- [squashfs-tools-ng_1.3.2-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
New set of tools for working with SquashFS images - development
SquashFS is a highly compressed read-only filesystem for Linux, optimized for small size and high packing density. It is widely used in embedded systems and bootable live media.
SquashFS supports many different compression formats, such as zstd, xz, zlib or lzo for both data and metadata compression. It has many features expected from popular filesystems, such as extended attributes and support for NFS export.
As the name suggests, this is not the original user space tooling for SquashFS. Here are some of the features that primarily distinguish this package from the original:
- reproducible SquashFS images, i.e. deterministic packing without any local time stamps, - Linux `gen_init_cpio` like file listing for micro managing the file system contents, permissions, and ownership without having to replicate the file system (and especially permissions) locally, - support for SELinux contexts file (see selabel_file(5)) to generate SELinux labels.
This package contains the C development headers and library files needed to compile programs using the squashfs-tools-ng library.
其他与 libsquashfs-dev 有关的软件包
|
|
|
|
-
- dep: liblz4-dev
- Fast LZ compression algorithm library - development files
-
- dep: liblzma-dev
- XZ-format compression library - development files
-
- dep: liblzo2-dev
- data compression library (development files)
-
- dep: libselinux1-dev
- SELinux development headers
-
- dep: libsquashfs1 (= 1.3.2-1)
- New set of tools for working with SquashFS images - shared library
-
- dep: libzstd-dev
- 快速无损压缩算法 -- 开发文件
-
- dep: zlib1g-dev
- 压缩库 - 开发文件