magic 0.2.0

libmagic bindings
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "magic"
description = "libmagic bindings"
readme = "README.md"
keywords = ["magic", "binding", "file"]
homepage = "https://github.com/robo9k/rust-magic"
repository = "https://github.com/robo9k/rust-magic"
documentation = "http://rust-ci.org/robo9k/rust-magic/doc/magic/"
authors = ["Daniel Micay <danielmicay@gmail.com>"]
version = "0.2.0"

[lib]

name = "magic"