FX-Data-Convert-Action icon indicating copy to clipboard operation
FX-Data-Convert-Action copied to clipboard

Merge two conversion script into one

Open kenorb opened this issue 5 years ago • 0 comments

Currently we've the following two script:

  • fx-data-convert-from-csv.py
  • fx-data-convert-to-csv.py

which are sharing the same bstruct library. For example by merging them into fx-data-convert.py file.

We should consider merging these scripts and update entrypoint script accordingly.

kenorb avatar May 29 '20 20:05 kenorb