INDXParse icon indicating copy to clipboard operation
INDXParse copied to clipboard

reorganize source code

Open williballenthin opened this issue 1 year ago • 0 comments

move module into its own directory, as is idiomatic. move scripts into their own directory.

 /
    indxparse/
        __init__.py
        sds.py
        ....
    scripts/
        carve_mft_records.py
        ...

williballenthin avatar Jun 27 '23 09:06 williballenthin