[package] name = "reep" version = "0.2.0" authors = ["Philipp Korber "] description = "[deprecated] REsource EndPoint (REEP): Generic Iron Endpoint for RESTlike Resource Access" license = "MIT OR Apache-2.0" repository = "https://github.com/naicode/reep" keywords = ["iron", "RESTlike"] [dependencies] bit-set = "0.4" iron = "0.4" url = "1.*" router = "0.4"