libcmark-sys 0.1.0

Native bindings to the libcmark library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies]
pkg-config = "0.3"

[dependencies]
libc = "0.1"

[package]
authors = ["Ben Navetta <ben.navetta@gmail.com>"]
build = "build.rs"
description = "Native bindings to the libcmark library"
homepage = "https://github.com/roguePanda/rcmark"
license = "Apache-2.0/MIT"
links = "cmark"
name = "libcmark-sys"
repository = "https://github.com/roguePanda/rcmark.git"
version = "0.1.0"