bipatch 1.0.0

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

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

[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"
repository = "https://github.com/divvun/bidiff"
version = "1.0.0"