ips 0.1.0

Parser for the IPS file format.
Documentation
[dependencies.byteorder]
version = "1.3.4"

[dependencies.nom]
version = "5.1.0"

[package]
authors = ["Andy Russell <arussell123@gmail.com>"]
categories = ["parser-implementations"]
description = "Parser for the IPS file format."
documentation = "https://docs.rs/ips"
edition = "2018"
keywords = ["ips", "patch"]
license = "MIT OR Apache-2.0"
name = "ips"
repository = "https://github.com/euclio/ips"
version = "0.1.0"