onigmo-sys 0.1.0

C API binding of a regular expression engine [onigmo](https://github.com/k-takata/Onigmo) >= 6.1.2.
[build-dependencies.bindgen]
version = "0.30"

[dependencies]

[package]
authors = ["Sunrin SHIMURA (keen) <3han5chou7@gmail.com>"]
categories = ["api-bindings", "external-ffi-bindings"]
description = "C API binding of a regular expression engine [onigmo](https://github.com/k-takata/Onigmo) >= 6.1.2."
documentation = "http://docs.rs/onigmo-sys"
keywords = ["regex", "regexp", "onigmo", "ffi"]
license = "MIT OR Apache-2.0"
name = "onigmo-sys"
readme = "README.md"
repository = "https://github.com/KeenS/Onigmo-rs"
version = "0.1.0"