2f20cb8 coreos-koji-tagger: add function for parsing lockfile

Authored and Committed by dustymabe 4 years ago
    coreos-koji-tagger: add function for parsing lockfile
    
    Since the lockfile format will be more complex than just a list
    of rpms in json we'll need to parse it. Added a new function to handle
    this logic.
    
        
file modified
+8 -2