[package] name = "sig" version = "1.0.0" authors = ["adjivas ", "emilio "] description = "ffi library of signal(2) and kill(2)" license = "MIT OR Apache-2.0" documentation = "http://adjivas.github.io/sig/sig" repository = "https://github.com/adjivas/sig" readme = "README.md" keywords = ["kill", "signal"] [dependencies] libc = "0.2"