You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
{{#seo: |title=Vita Homebrew PC Tools (PC Utilities) - GameBrew |title_mode=append |image=psvtools2.png |image_alt=psvtools }} psvtools is a Python .psv format manipulator and verification toolset to trim, restore and validate PSV files. It's open source, python 2.7 and 3.4+ compatible, unit tested. ==Installation== Get python for your operating system: *<code>pip install psvtools</code> *<code>pip install ./psvtools-0.1.0.tar.gz</code> You'll get 4 command line utilities from this: <pre> psvtools psvtrim psvexpand psverify </pre> ==User guide== <pre> usage: psvtools [-h] [-t | -e | -v] [-o OUTPUT] file positional arguments: file psv file to operate on optional arguments: -h, --help show this help message and exit -t, --trim Trim a psv file. This is the default behavior -e, --expand Expand a trimmed psv file -v, --verify Validate the checksum of a psv file -o OUTPUT, --output OUTPUT output file to write to usage: psvexpand [-h] [-o OUTPUT] file usage: psvtrim [-h] [-o OUTPUT] file usage: psverify [-h] file </pre> == External links == * GitHub - https://github.com/kageurufu/psvtools * VitaDB - https://vitadb.rinnegatamante.it/#/info/322 * Reddit - https://www.reddit.com/r/vitahacks/comments/72gtbw/release_psvtools_python_psv_format_manipulator/
Advertising: