packapp 0.2.0

pack a binary to MacOS .app bundle
Documentation
[dependencies.fs_extra]
version = "1.1"

[dependencies.plist]
version = "0.5"

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

[dependencies.structopt]
version = "0.3"

[package]
authors = ["tga <tga@wengwengweng.me>"]
description = "pack a binary to MacOS .app bundle"
edition = "2018"
exclude = ["TODO"]
license = "Zlib"
name = "packapp"
readme = "README.md"
repository = "https://github.com/slmjkdbtl/DIRTY"
version = "0.2.0"