## PSArc-lib
PSArc-lib is a library built for parsing and handling the PS Archive (PSARC) file format.
## Recommended method for using package
The recommended way to import/use this module is as follows:
```toml
psarc-lib = { package = "PSArc-lib", version = "<VERSION>" }
```