chmlib-sys 1.0.0

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

[dependencies]

[package]
authors = ["Michael Bryan <michaelfbryan@gmail.com>"]
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Raw bindings to the CHMLib C library"
edition = "2018"
keywords = ["CHM", "help", "chmlib"]
license = "LGPL-2.1-or-later"
links = "chmlib"
name = "chmlib-sys"
repository = "https://github.com/Michael-F-Bryan/chmlib"
version = "1.0.0"