|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Spawn [leanify] as subprocesses to enable parallel & concurrent compression.
|
|
|
|
|
|
|
|
|
|
[leanify]: https://github.com/JayXon/Leanify
|
|
|
|
|
[leanify]: https://github.com/JayXon/Leanify
|
|
|
|
|
|
|
|
|
|
## About
|
|
|
|
|
[leanify] is a nice tool that losslessly compresses files for you, it works on a large number of file types.
|
|
|
|
@ -61,21 +61,21 @@ When building with Rust nightly, some other optimisations and features will be p
|
|
|
|
|
### Legend
|
|
|
|
|
|
|
|
|
|
In `--help` the compiled-with features are listed as so:
|
|
|
|
|
- `+feature` means feature enabled
|
|
|
|
|
- `-feature` means feature disabled
|
|
|
|
|
|
|
|
|
|
* `+feature` means feature enabled
|
|
|
|
|
* `-feature` means feature disabled
|
|
|
|
|
|
|
|
|
|
When printing with colour:
|
|
|
|
|
- Red means enabled by default
|
|
|
|
|
- Bright red means enabled specifically
|
|
|
|
|
- Blue means disabled by default
|
|
|
|
|
- Bright blue means disabled specifically
|
|
|
|
|
* Red means enabled by default
|
|
|
|
|
* Bright red means enabled specifically
|
|
|
|
|
* Blue means disabled by default
|
|
|
|
|
* Bright blue means disabled specifically
|
|
|
|
|
|
|
|
|
|
# Additional
|
|
|
|
|
|
|
|
|
|
I included a Gentoo ebuild for [leanify] in [other]
|
|
|
|
|
|
|
|
|
|
[other]: ./other/Leanify-0.4.3.ebuild
|
|
|
|
|
|
|
|
|
|
[other]: ./other/Leanify-0.4.3.ebuild
|
|
|
|
|
|
|
|
|
|
# License
|
|
|
|
|
|
|
|
|
|
GPL'd with <3
|
|
|
|
|