giflar

Crates.iogiflar
lib.rsgiflar
version0.0.6
sourcesrc
created_at2023-06-26 06:13:05.985259
updated_at2023-06-26 15:51:14.50792
descriptionSosi -> Dat file parser
homepage
repositoryhttps://github.com/Jafagervik/giflar.git
max_upload_size
id900067
size21,001
Jørgen Aleksander Fagervik (Jafagervik)

documentation

README

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

Commit count: 31

cargo fmt