83f44e5 Don't extract all sources just to get at DESCRIPTION.

2 files Authored by qulogic 4 years ago, Committed by pingou 4 years ago,
    Don't extract all sources just to get at DESCRIPTION.
    
    We can use `TarFile.extractfile` to get at the DESCRIPTION directly.
    
        
file modified
+4 -4
file modified
+50 -41