bipatch 0.1.1

A bsdiff-derived binary patching tool - patch library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.byteorder]
version = "1.3.2"

[dependencies.integer-encoding]
default-features = false
version = "1.0.7"

[package]
authors = ["Amos Wenger <amoswenger@gmail.com>"]
description = "A bsdiff-derived binary patching tool - patch library"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "bipatch"
version = "0.1.1"