9c718ac Rewrite the module_list() method

Authored and Committed by lruzicka 5 years ago
    Rewrite the module_list() method
    
    The method now returns a dictionary with module names
    as keys and their streams as values. No matter how many
    times the module stream appear in the DNF output, they
    only will be in the list once.
    
        
file modified
+21 -23