magic-sys 0.0.2

Low-level native bindings to the `magic` library
1
2
3
4
5
6
7
8
9
10
11
12
[package]

name = "magic-sys"
description = "Low-level native bindings to the `magic` library"
homepage = "https://github.com/robo9k/rust-magic"
documentation = "http://rust-ci.org/robo9k/rust-magic/doc/magic-sys/"
repository = "https://github.com/robo9k/rust-magic.git"
license = "MIT"
version = "0.0.2"
authors = ["robo9k <robo@9k.lv>"]
links = "magic"
build = "build.rs"