apple-bom

Crates.ioapple-bom
lib.rsapple-bom
version0.3.0
sourcesrc
created_at2023-11-06 14:41:39.311948
updated_at2024-11-03 01:44:49.402813
descriptionApple Bill of Materials (BOM) data format
homepagehttps://github.com/indygreg/apple-platform-rs
repositoryhttps://github.com/indygreg/apple-platform-rs.git
max_upload_size
id1026977
size147,866
Gregory Szorc (indygreg)

documentation

README

apple-bom

This crate supports parsing and serializing Apple Bill of Materials (BOM) files. These files are typically encountered in Apple .pkg installers.

This crate is a work in progress and doesn't yet implement all features correctly. Contributions are much welcomed.

Commit count: 7136

cargo fmt