SQX
(Details on the Squeeze program, vs. the format; merge paragraphs; link to Squeeze page for similar names) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
|released=1999<ref name="spec">Specification</ref> | |released=1999<ref name="spec">Specification</ref> | ||
}} | }} | ||
− | '''SQX''' is an open-source archive format developed by Sven Ritter, Rainer Nausedat<ref name="spec" />, and SpeedProject. It seems to have been created as part of the development of its primary implementation, a program called "Squeez", which originated in 1993 as utility for manipulating common archive formats, with no format of its own.<ref>https://www.sac.sk/download/pack/squeez.zip (Squeez 1.1), "About" menu in main program</ref> | + | '''SQX''' is an open-source archive format developed by Sven Ritter, Rainer Nausedat<ref name="spec" />, and SpeedProject. It seems to have been created as part of the development of its primary implementation, a program called "Squeez", which originated in 1993 as a utility for manipulating common archive formats, with no format of its own.<ref>https://www.sac.sk/download/pack/squeez.zip (Squeez 1.1), "About" menu in main program</ref> (See [[Squeeze]] for a list of formats with similar names.) |
The source code download includes a text file giving file format details. The source code is archived as a .sqx file itself, but fortunately an SQX extractor is also included as a standalone Windows .exe. (Bad luck for users of any non-Windows platform, though.) | The source code download includes a text file giving file format details. The source code is archived as a .sqx file itself, but fortunately an SQX extractor is also included as a standalone Windows .exe. (Bad luck for users of any non-Windows platform, though.) | ||
Line 18: | Line 18: | ||
* [http://lefteous.totalcmd.net/tc/totalsqx_content_eng.htm Total SQX plugin for Total Commander file manager] | * [http://lefteous.totalcmd.net/tc/totalsqx_content_eng.htm Total SQX plugin for Total Commander file manager] | ||
* [http://www.powerarchiver.com/forums/showthread.php?t=1067 Some discussion of SQX] | * [http://www.powerarchiver.com/forums/showthread.php?t=1067 Some discussion of SQX] | ||
+ | |||
+ | == Software == | ||
+ | * [https://www.speedproject.com/download/old/ Squeez 5] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|archive/sqx}} | ||
== References == | == References == | ||
<references /> | <references /> |
Latest revision as of 02:50, 28 December 2023
SQX is an open-source archive format developed by Sven Ritter, Rainer Nausedat[1], and SpeedProject. It seems to have been created as part of the development of its primary implementation, a program called "Squeez", which originated in 1993 as a utility for manipulating common archive formats, with no format of its own.[2] (See Squeeze for a list of formats with similar names.)
The source code download includes a text file giving file format details. The source code is archived as a .sqx file itself, but fortunately an SQX extractor is also included as a standalone Windows .exe. (Bad luck for users of any non-Windows platform, though.)
Contents |
[edit] Identification
ASCII "-sqx-
" appears at offset 7. Though this is reminiscent of LHA compression identifiers, SQX is not closely related to LHA.
[edit] Links
- Wikipedia article
- Official site (from archive.org)
- Total SQX plugin for Total Commander file manager
- Some discussion of SQX
[edit] Software
[edit] Sample files
[edit] References
- ↑ 1.0 1.1 Specification
- ↑ https://www.sac.sk/download/pack/squeez.zip (Squeez 1.1), "About" menu in main program