freefare-sys 0.2.1

FFI bindings for the libfreefare library
Documentation
[dependencies.libc]
version = "0.2.0"

[dependencies.nfc-sys]
version = "0.1.5"

[lib]
name = "freefare_sys"
path = "src/lib.rs"

[package]
authors = ["Daniel Griffin <mail@dsgriffin.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "FFI bindings for the libfreefare library"
documentation = "https://github.com/dsgriffin/freefare-sys"
homepage = "https://github.com/dsgriffin/freefare-sys"
keywords = ["device", "communication", "nfc", "libnfc", "libfreefare"]
license = "MIT"
name = "freefare-sys"
readme = "README.md"
repository = "https://github.com/dsgriffin/freefare-sys"
version = "0.2.1"