arsc 0.1.4

Android resource file parsing & writing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.paste]
version = "1.0"
[dev-dependencies.walkdir]
version = "2"

[package]
authors = ["Yaxin Cheng <yaxin.cheng@icloud.com>"]
description = "Android resource file parsing & writing"
edition = "2021"
homepage = "https://github.com/YaxinCheng/arsc"
keywords = ["arsc", "android"]
license = "MIT"
name = "arsc"
readme = "README.md"
repository = "https://github.com/YaxinCheng/arsc"
resolver = "2"
version = "0.1.4"