704666d Rename tsv2toml.py to tsv2toml-good.py; add tsv2toml-bad.py

Authored and Committed by dcantrell 3 years ago
    Rename tsv2toml.py to tsv2toml-good.py; add tsv2toml-bad.py
    
    The source spreadsheets used to get the data to import have a good
    license list and a bad license list, but the formats of the
    spreadsheets are different.  So now there are two import scripts.  One
    for the good license spreadsheet and one for the bad.  Update the
    README with my own notes gathering the latest data.
    
        
file modified
+8 -2
file added
+192
tsv2toml-good.py tsv2toml.py
file renamed
+17 -18