Quasijarus Strong Compression

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Change telparia.com samples link to template)
 
(2 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
== Identification ==
 
== Identification ==
 
Files start with signature bytes {{magic|0x1f 0xa1}}, and is then followed immediately by the [[DEFLATE]] data.
 
Files start with signature bytes {{magic|0x1f 0xa1}}, and is then followed immediately by the [[DEFLATE]] data.
 +
 +
== Software ==
 +
* [https://github.com/temisu/ancient Ancient]
 +
 +
== Sample files ==
 +
* {{DexvertSamples|archive/quasijarus}}
  
 
== Links ==
 
== Links ==

Latest revision as of 02:54, 28 December 2023

File Format
Name Quasijarus Strong Compression
Ontology
Extension(s) .Z

Quasijarus Strong Compression refers to a compressed file format associated with the Quasijarus Project and 4.3BSD-Quasijarus (a Unix operating system). Files can be created using that system's version of the compress utility, with the -s option.

The format is modeled after compress and Gzip. It can be converted to Gzip without decompressing it.

Contents

[edit] Identification

Files start with signature bytes 0x1f 0xa1, and is then followed immediately by the DEFLATE data.

[edit] Software

[edit] Sample files

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox