Jafagervik / giflar

Sosi to DAT file parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Giflar - Because nobody likes the SOSI file format

Build Status Documentation Crates.io Maintenance License

How to use

Run the ./giflar or ./giflar.exe script with --inpath and --outdir as such

The name of the file will be the same as the input file, but you decide which directory to store to. Supports inputting a directory as input as well

Example

./giflar --inpath=path/to/file.sos --outdir=path/to/outdir

or

./giflar --inpath=path/to/sos/files --outdir=path/to/outdir

About

Sosi to DAT file parser

License:MIT License


Languages

Language:Rust 97.3%Language:Shell 2.7%