precomp
Subpackage Descriptions
single |
Precomp ("pre-compressor") is a utility that can be used re-compress already
compressed files. It detects streams of common but weak compression algorithms,
decompresses these and tries to guess the compression parameters needed to
reproduce the identical stream. If the result matches, Precomp stores the
decompressed data, otherwise it copies the original stream and goes on with
the next.
The program either just pre-compresses a file (which will get bigger if it
contains valid streams) or it does that and then compresses the result with a
strong compression algorithm.
Some supported file types include:
- ZIP / JAR
- GZIP
- BZIP2
- PDF
- ODT
- PNG
- GIF
- JPEG
- MP3
|
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Download groups
main |
mirror://GITHUB/schnaader:precomp-cpp:v0.4.7 |
Distribution File Information
b4064f9a18b9885e574c274f93d73d8a4e7f2bbd9e959beaa773f2e61292fb2b 708806 schnaader-precomp-cpp-0.4.7.tar.gz
Ports that require precomp:std
No other ports depend on this one. |