[package] name = "pkgparse" version = "0.1.0" authors = ["Conor Randall "] build = "build.rs" repository = "https://github.com/ibrokemypie/pkgparse_rs" license = "MIT" description = "Rust wrapper for pkgparse using bindgen" [build-dependencies] cmake = "0.1" bindgen = "0.26.3"