Metadata-Version: 1.0
Name: sentry-export
Version: 0.6.0
Summary: A Sentry extension for exporting event data
Home-page: http://github.com/dmclain/sentry-export
Author: Dave McLain
Author-email: dmclain@gmail.com
License: MIT
Description: sentry-export
        =============
        
        sentry-export is a plugin designed to make the life easier of any sentry admin who
        is continually asked by the developers for exports of event data.
        
        Installation
        ------------
        
        Install the package via ``pip``:
        
        ::
        
            pip install sentry-export
        
        
        License
        -------
        
        sentry-export is licensed under the terms of the MIT License
        
        
        Contributing
        ------------
        
        All contributions are welcome! Use Github!
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
