packapp 0.4.0

pack a binary to a MacOS .app bundle
Documentation
[dependencies.argh]
version = "0.1"

[dependencies.fs_extra]
version = "1.1"

[dependencies.plist]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["tga <tga@enemyspy.xyz>"]
description = "pack a binary to a MacOS .app bundle"
edition = "2018"
license = "Zlib"
name = "packapp"
readme = "README.md"
repository = "https://git.sr.ht/~slmjkdbtl/packapp"
version = "0.4.0"