esrtool 0.2.0

Port of the PS2 Homebrew ESRtool to Rust and modern platforms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.byteorder]
version = "1.4.3"

[package]
authors = ["Ali Raheem <crates.io@shoryuken.me>"]
categories = ["command-line-utilities"]
description = "Port of the PS2 Homebrew ESRtool to Rust and modern platforms."
edition = "2021"
homepage = "https://github.com/ali-raheem/esrtool_rs"
keywords = ["PS2", "retro", "gaming", "homebrew", "ESR"]
license = "MIT"
name = "esrtool"
readme = "README.md"
repository = "https://github.com/ali-raheem/esrtool_rs"
resolver = "2"
version = "0.2.0"