[package] name = "strophe" license = "MIT" version = "0.1.1" authors = ["Cristian Kubis "] description = "Moved to libstrophe-sys" documentation = "https://github.com/tsurai/libstrophe-sys" homepage = "https://github.com/tsurai/libstrophe-sys" repository = "https://github.com/tsurai/libstrophe-sys" readme = "README.md" build = "build.rs" [dependencies] libc = "^0.2.4" [build-dependencies] pkg-config = "0.3.2" [lib] name = "strophe"