| Crates.io | rusty-jar |
| lib.rs | rusty-jar |
| version | 0.0.1 |
| created_at | 2025-11-26 16:57:39.798721+00 |
| updated_at | 2025-11-26 16:57:39.798721+00 |
| description | A Rust library and CLI tool for working with JAR files used in the Java ecosystem. |
| homepage | https://github.com/hextriclosan/rusty-jvm/tree/main/rusty-jar |
| repository | https://github.com/hextriclosan/rusty-jvm |
| max_upload_size | |
| id | 1951831 |
| size | 31,187 |
A simple Rust library for reading JAR files.
rusty-jar is a Rust library and command-line utility for reading and extracting resources from JAR (Java ARchive) files.
rusty-jar command-line utility can be used to:
rusty-jar extract -r META-INF/MANIFEST.MF sample.jarrusty-jar list sample.jarThis project is licensed under the MIT license.