Metadata-Version: 1.0
Name: mozcrash
Version: 0.1
Summary: Package for printing stack traces from minidumps left behind by crashed processes.
Home-page: https://wiki.mozilla.org/Auto-tools/Projects/MozBase
Author: Mozilla Automation and Tools team
Author-email: tools@lists.mozilla.org
License: MPL
Description: # Mozcrash
        
        Package for getting a stack trace out of processes that have crashed and left behind a minidump file using the Google Breakpad library.
        
        
        ## Usage example
        
        TODO
        
            import mozcrash
        
            #...
        
Keywords: mozilla
Platform: UNKNOWN
