fd6bbde Quick and Dirty script to convert JSON to YAML files

Authored and Committed by dcantrell 4 years ago
1 file changed. 72 lines added. 0 lines removed.
    Quick and Dirty script to convert JSON to YAML files
    
    This breaks the named license data JSON file in to individual YAML
    files.  One per license.  Run it like: ./json2yaml.py fedora.json
    
        
file added
+72