jimage-sys

Crates.iojimage-sys
lib.rsjimage-sys
version0.1.0
sourcesrc
created_at2020-01-15 12:22:31.336616
updated_at2020-01-15 12:22:31.336616
descriptionRaw FFI bindings to jimage.dll, allowing you to read jimage format 'modules' files from AdoptOpenJDK containing class metadata, resources, etc.
homepage
repositoryhttps://github.com/MaulingMonkey/jimage
max_upload_size
id198616
size11,508
(MaulingMonkey)

documentation

README

jimage-sys

Crates.io Docs License GitHub

Raw C FFI bindings to jimage.dll, allowing you to read jimage format "modules" files from AdoptOpenJDK containing class metadata, resources, etc.

License

Licensed under the BSD 3-Clause "New" License (LICENSE or https://choosealicense.com/licenses/bsd-3-clause/).

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 licensed as above, without any additional terms or conditions.

Commit count: 14

cargo fmt