Crates.io | liboci |
lib.rs | liboci |
version | 0.2.0 |
source | src |
created_at | 2024-05-27 14:54:33.727776 |
updated_at | 2024-05-27 14:54:33.727776 |
description | Rust based OCI Schema parsing and helpers |
homepage | |
repository | |
max_upload_size | |
id | 1253455 |
size | 110,714 |
This library allows the reading and writing of oci specification json files. this currently includes the image but can be extended to runtime with the same process. Distribution specification is mostly doing the right HTTP requests in the right order, thus this spec is not covered here.
All code in this repository is licensed under:
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, shall be MPL 2.0 licensed as above, without any additional terms or conditions.