apple-bundles

Crates.ioapple-bundles
lib.rsapple-bundles
version0.20.0
sourcesrc
created_at2021-08-08 23:57:28.593637
updated_at2024-11-03 01:45:01.018257
descriptionInterface with Apple bundle primitives
homepagehttps://github.com/indygreg/apple-platform-rs
repositoryhttps://github.com/indygreg/apple-platform-rs.git
max_upload_size
id433396
size61,213
Gregory Szorc (indygreg)

documentation

README

apple-bundles

apple-bundles is a library crate implementing functionality related to Apple bundles, a foundational primitive in Apple operating systems for encapsulating code and resources. (The .app directories in /Applications are application bundles, for example.)

apple-bundles is part of the apple-platform-rs project and this crate is developed in that repository.

While this crate is developed as part of a larger project, modifications to support its use outside of its primary use case are very much welcome!

Commit count: 7136

cargo fmt