| Crates.io | PSArc-lib |
| lib.rs | PSArc-lib |
| version | 0.0.1 |
| created_at | 2024-01-15 15:49:57.083719+00 |
| updated_at | 2024-01-16 16:41:38.349653+00 |
| description | A library to handle writing/parsing/unpacking/packing of Playstation Archive formats |
| homepage | |
| repository | https://github.com/Jacobboogiebear/PSArc-rs/ |
| max_upload_size | |
| id | 1100436 |
| size | 25,809 |
PSArc-lib is a library built for parsing and handling the PS Archive (PSARC) file format.
The recommended way to import/use this module is as follows:
psarc-lib = { package = "PSArc-lib", version = "<VERSION>" }