ofx 0.1.0

Bindings for OpenFX 1.4
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.4"

[dependencies.log4rs]
version = "0.8"

[dependencies.ofx_sys]
version = "0.1.1"

[dependencies.phf]
version = "0.7"

[lib]
crate-type = ["lib"]
name = "ofx"
path = "src/lib.rs"

[package]
authors = ["Nicola Orru <nigu.orru@gmail.com>"]
description = "Bindings for OpenFX 1.4"
keywords = ["ofx", "openfx", "effects", "natron", "nuke"]
license = "Apache-2.0"
name = "ofx"
repository = "https://github.com/itadinanta/ofx-rs"
version = "0.1.0"