Metadata-Version: 2.1
Name: fx-crash-sig
Version: 0.1.2
Summary:  Get crash signature from Firefox crash trace 
Home-page: https://github.com/Ben-Wu/fx-crash-sig
Maintainer: Ben Wu
Maintainer-email: bwub124@gmail.com
License: UNKNOWN
Description: # fx-crash-sig
        
        Get crash signature from Firefox crash trace
        
        Take crash trace and:
        
        1. Use [tecken](https://github.com/mozilla-services/tecken) symbolication to symbolicate crash trace
        
        2. use [socorro-siggen](https://github.com/willkg/socorro-siggen) to get crash signature
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Programming Language :: Python :: 2 :: Only
Description-Content-Type: text/markdown
