Ristretto JImage
Overview
Ristretto JImage reads Java Image (JImage) files, which are used in Java 9 and later to store Java class files and resources in a compact format. This crate provides functionality to parse JImage files, extract class files and resources, and access metadata about the contents of the JImage.
License
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.