[package] name = "databuffer" version = "1.1.4" authors = ["Terah ", "Shiroy ", "Ceikry "] description = "A feature rich binary buffer for use with networking and binary protocols." homepage = "https://github.com/ceikry/databuffer" repository = "https://github.com/ceikry/databuffer" keywords = ["byte", "buffer", "network", "protocol", "databuffer"] license = "MIT OR Apache-2.0" [lib] name = "databuffer" [dependencies] byteorder = "1" [badges] travis-ci = { repository = "ceikry/databuffer" }