Skip to content

A libary for dealing with the compression and decompression of Agilent JZP files

Notifications You must be signed in to change notification settings

antoniovazquezblanco/jzp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JZP

GitHub Workflow Status PyPI

A libary for dealing with the compression and decompression of Agilent JZP files.

I could not find documentation about this propietary format. Researching https://github.com/miek/agltzip I understood that the files consist on various possible versions of a header followed by LZSS compressed files.

Installing

Install and update using pip:

$ pip install -U jzp

Usage

Once installed, the jzp command will be available. An example usge for file extracting can be:

$ jzp -xf ./sys5462x.jzp

Links

About

A libary for dealing with the compression and decompression of Agilent JZP files

Topics

Resources

Stars

Watchers

Forks

Languages