14
edits
m (formatting) |
|||
| Line 55: | Line 55: | ||
Alternative container formats could have been: | Alternative container formats could have been: | ||
* The older .lzma format (supported by [http://elinks.or.cz/ elinks]) which is now deprecated by xz. It has a slightly smaller header. | * The older .lzma format (supported by [http://elinks.or.cz/ elinks]) which is now deprecated by xz. It has a slightly smaller header, and uses the original LZMA algorithm. | ||
* Raw LZMA2 with no header. This would require the precise dictionary size to be fixed in the definition of “Content-Encoding: xz”, which seems a bit inflexible. | * Raw LZMA2 with no header. This would require the precise dictionary size to be fixed in the definition of “Content-Encoding: xz”, which seems a bit inflexible. | ||
edits