[package] name = "plugkit" version = "0.0.9" authors = ["Ron Hashimoto "] description = "Deplug Package Development Kit" documentation = "https://docs.rs/plugkit" homepage = "https://deplug.net" repository = "https://github.com/deplug/deplug" license = "MIT" [lib] name = "plugkit" [dependencies] libc = "0.2" byteorder = "1"