Skip to content

Utility to decompress and extract jar files from .pack.xz format.

Notifications You must be signed in to change notification settings

dscalzi/PackXZExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a utility library to allow us to extract jar files from .pack.xz format.

The program can take three commandline arguments:

  • -packxz filepath1.pack.xz,filepath2.pack.xz,... - Decompress and unpack the file(s) specified.
  • -xz filepath1.xz,filepath2.xz,... - Decompress the file(s) specified.
  • -pack filepath1.pack,filepath2.pack,... - Unpack the file(s) specified.

You can specify multiple files by separating the paths with , commas.

About

Utility to decompress and extract jar files from .pack.xz format.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages