PSArc-cli 0.0.0

The CLI for PSArc-rs (A library to handle writing/parsing/unpacking/packing of Playstation Archive formats)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "PSArc-cli"
version = "0.0.0"
edition = "2021"
description = "The CLI for PSArc-rs (A library to handle writing/parsing/unpacking/packing of Playstation Archive formats)"
authors = ["Jacob Allen Morris"]
readme = "README.md"
repository = "https://github.com/Jacobboogiebear/PSArc-rs/"
license-file = "LICENSE"
keywords = ["ps", "playstation", "arc", "archive", "psarc"]

[dependencies]