plist-sys 0.1.5

Raw bindings to the libplist library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[build-dependencies.pkg-config]
version = "0.3.9"

[dependencies.libc]
version = "0.2.31"

[package]
authors = ["Henrique Sasaki Yuya <moriturus@alimensir.com>"]
build = "build.rs"
categories = ["api-bindings"]
description = "Raw bindings to the libplist library."
homepage = "https://github.com/moriturus/plist-sys"
keywords = ["plist", "libplist"]
license = "MIT"
name = "plist-sys"
repository = "https://github.com/moriturus/plist-sys.git"
version = "0.1.5"