tugger-apple-bundle

Crates.iotugger-apple-bundle
lib.rstugger-apple-bundle
version0.4.0
sourcesrc
created_at2021-04-14 19:46:22.973954
updated_at2021-05-06 21:37:57.425326
descriptionInterfact with Apple bundle primitives
homepagehttps://github.com/indygreg/PyOxidizer
repositoryhttps://github.com/indygreg/PyOxidizer.git
max_upload_size
id384184
size31,834
Gregory Szorc (indygreg)

documentation

README

tugger-apple-bundle

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

tugger-apple-bundle is part of the Tugger application distribution tool but exists as its own crate to facilitate code reuse for other tools wishing to perform similar functionality. Tugger is part of the PyOxidizer 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: 6697

cargo fmt