libuci-sys 1.0.1

FFI bindings to OpenWRT UCI
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.bindgen]
version = "^0.58.1"

[build-dependencies.cmake]
version = "^0.1.45"

[package]
authors = ["Benjamin Ludewig <ludewig.b@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "FFI bindings to OpenWRT UCI"
edition = "2018"
exclude = ["libubox/tests/*", "uci/tests/*"]
keywords = ["openwrt"]
license = "MIT OR Apache-2.0"
name = "libuci-sys"
repository = "https://github.com/namib-project/libuci-sys"
version = "1.0.1"