Skip to content

gojefferson/loadfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loadfile

Convert .DAT load files to CSV or JSON

Usage: loadfile [OPTIONS] SOURCE DEST

Converts a .DAT formatted loadfile to CSV or JSON.

SOURCE: the the file you wish to convert

DEST: the directory where the converted file will be created.

The converted file will have the same name as the original file, with either .csv or .json added at the end.

Options: -j, --json Whether to convert to JSON, rather than CSV (the default) --help Show this message and exit.

About

Convert .DAT load files to CSV or JSON

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages