mtbl-sys 0.2.0

FFI Bindings to the MTBL C library (https://github.com/farsightsec/mtbl)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]
libc = "0.2.19"

[dev-dependencies]
tempfile = "2.1.4"

[package]
authors = ["Leon Barrett <leon@barrettnexus.com>"]
description = "FFI Bindings to the MTBL C library (https://github.com/farsightsec/mtbl)"
documentation = "https://leon-barrett.github.io/mtbl-sys/"
homepage = "https://github.com/leon-barrett/mtbl-sys"
keywords = ["bindings", "database", "mtbl", "cdb"]
license = "MIT/Apache-2.0"
name = "mtbl-sys"
readme = "README.md"
repository = "https://github.com/leon-barrett/mtbl-sys"
version = "0.2.0"