mirror of
https://github.com/schnaader/precomp-cpp
synced 2026-08-23 00:23:04 -04:00
Packaging status
This commit is contained in:
parent
4e49476b53
commit
2f7c829e3a
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ Precomp
|
|||
|
||||
[](https://gitter.im/schnaader/precomp-cpp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](https://repology.org/metapackage/precomp)
|
||||
|
||||
What is Precomp?
|
||||
----------------
|
||||
Precomp is a command line precompressor. You can use it to achieve better compression on some file-/streamtypes (works on files and streams that are compressed with zLib or the Deflate compression method, bZip2, GIF, JPG and MP3). Precomp tries to decompress the streams, and if they can be decompressed and "re-"compressed so that they are bit-to-bit-identical with the original stream, the decompressed stream can be used instead of the compressed one.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue