Message92174
| Author | devurandom |
|---|---|
| Recipients | amaury.forgeotdarc, devurandom, pitrou, skip.montanaro |
| Date | 2009-09-02.18:10:39 |
| SpamBayes Score | 0.000524632 |
| Marked as misclassified | No |
| Message-id | <1251915041.55.0.817288102538.issue6715@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
.lzma is actually not a format. It is just the raw output of the LZMA1 coder. XZ instead is a container format for the LZMA2 coder, which probably means LZMA+some metadata. XZ is the official successor to .lzma, and GNU is using it already (look at coreutils), and GNU tar officially supports it since 1.22. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-09-02 18:10:41 | devurandom | set | recipients: + devurandom, skip.montanaro, amaury.forgeotdarc, pitrou |
| 2009-09-02 18:10:41 | devurandom | set | messageid: <1251915041.55.0.817288102538.issue6715@psf.upfronthosting.co.za> |
| 2009-09-02 18:10:39 | devurandom | link | issue6715 messages |
| 2009-09-02 18:10:39 | devurandom | create | |