README.md: proper order for compfmts.
This commit is contained in:
parent
1237e6eef7
commit
53a672db54
@ -14,9 +14,9 @@ to handle binary packages and repositories. Some highlights:
|
||||
* Supports **multiple local/remote repositories** (HTTP/HTTPS/FTP).
|
||||
* **RSA signed remote repositories** (NEW in 0.27).
|
||||
* Supports **multiple compression formats** for repositories:
|
||||
zlib, bzip2, xz, lz4, [zstd](https://github.com/facebook/zstd) (default in 0.54).
|
||||
zlib, bzip2, lz4, xz, [zstd](https://github.com/facebook/zstd) (default in 0.54).
|
||||
* Supports **multiple compression formats** for binary packages:
|
||||
zlib, bzip2, xz, lz4 (default), [zstd](https://github.com/facebook/zstd).
|
||||
zlib, bzip2, lz4, xz (default), [zstd](https://github.com/facebook/zstd).
|
||||
* **SHA256 hashes** for package metadata, files and binary packages.
|
||||
* Supports **package states** (ala dpkg) to mitigate broken package
|
||||
installs/updates.
|
||||
|
Loading…
Reference in New Issue
Block a user