1 unstable release

0.0.6 Jun 26, 2023
0.0.5 Jun 26, 2023

#136 in Science

Download history 5/week @ 2024-02-25 3/week @ 2024-03-10 94/week @ 2024-03-31

97 downloads per month

MIT license

8KB
159 lines

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

Dependencies

~3MB
~62K SLoC