[package] name = "mlt-sys" version = "0.1.1" authors = ["aarroz "] build = "build.rs" links = "mlt" description = "Bindings for the MLT Multimedia framework." homepage = "https://gitlab.com/aarroz/mlt-sys" repository = "https://gitlab.com/aarroz/mlt-sys" keywords = ["mlt", "multimedia"] categories = ["api-bindings", "multimedia"] license = "MIT" [badges] gitlab = { repository = "aarroz/mlt-sys", branch = "master" } [build-dependencies] os_type = "2.0.0"