[package] name = "blorb" version = "0.1.0" authors = ["Bryan E. Barnhart "] description = "A package for interacting with blorb files." documentation = "https://docs.rs/blorb" repository = "https://github.com/thefarwind/blorb-rs.git" readme = "README.md" keywords = [ "IF", "blorb", "glulx", "Z-code", "ADRIFT", ] license = "MIT" license-file = "LICENSE" [dependencies] byteorder = "^0.5.3"