Skip to main content

A Python wrapper for the JDK unpack200 utility

Project description

PythonUnpack200

A Python wrapper for the JDK unpack200 utility.

Usage

The unpack200.unpack function takes three parameters:

  • infile: string, full path to the pack200 file to extract
  • outfile: string, full path to the jar file you'd like to extract to
  • remove_source: bool (optional, default False), whether to remove the pack200 file specified in after extraction is complete

For example:

import unpack200

unpack200.unpack(
	r"C:\path	o\packfile",
	r"C:\path	o\outfile"
)

Building

Setup.py is currently only set up for Windows at the moment - feel free to contribute a Linux or Mac PR!

To build, first download and extract the following dependencies to your PC:

run:

python3 setup.py build

It will ask you two questions, enter a full path into both, e.g:

Where is the JDK source located? C:\JDK\src
Where is the JDK include located? C:\Program Files\Java\jdk1.8.0_131\include

It will attempt to derive the correct locations for everything from these paths, and should build the extension.

Issues

Found an issue? Please report it either in the issues section of this repo, or to the developers of JDK. Any fix PRs would be welcome!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unpack200-1.0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unpack200-1.0.1-cp36-cp36m-win32.whl (66.1 kB view details)

Uploaded CPython 3.6mWindows x86

File details

Details for the file unpack200-1.0.1.tar.gz.

File metadata

  • Download URL: unpack200-1.0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for unpack200-1.0.1.tar.gz
Algorithm Hash digest
SHA256 eaceec8307c1ada4aaa9e3c6602eedf758ab6aecc5c148d7e48c192359f63eb3
MD5 bcc81035d389de2b49099210e40b54ce
BLAKE2b-256 8b2f30fef7b3608cdefe6608f9bb43113b54d186b7bfe641f4db13ecc5b3022e

See more details on using hashes here.

File details

Details for the file unpack200-1.0.1-cp36-cp36m-win32.whl.

File metadata

File hashes

Hashes for unpack200-1.0.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 0cbcea45b9aefcdd4a7aba8e090e455571e3324909a2c9c4c3dac42979e7294a
MD5 9ca40ce138f465aa4e8bd77033816471
BLAKE2b-256 267451bb1b290a97ecaf3d38f18a6c2140bd2b0dc0d647a3f5e6c6b017bb3a84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page