lib1337patch 0.2.0

Library dedicated to parsing 1337 patch files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.tempfile]
version = "3.7.1"

[package]
authors = ["Gabriel GRONDIN (GGLinnk) <gglinnk@protonmail.com>"]
categories = ["parser-implementations", "data-structures", "encoding"]
description = "Library dedicated to parsing 1337 patch files."
edition = "2021"
keywords = ["1337patch", "library", "parser"]
license = "MIT"
name = "lib1337patch"
publish = true
readme = "README.md"
repository = "https://github.com/GGLinnk/lib1337patch-rs"
version = "0.2.0"