Metadata-Version: 1.1
Name: sumologic
Version: 0.1.1
Summary: Python library for working with the Sumo Logic api.
Home-page: https://github.com/sijis/sumologic-python
Author: Sijis Aviles
Author-email: sijis.aviles@gmail.com
License: UNKNOWN
Download-URL: https://github.com/sijis/sumologic-python
Description: sumologic-python
        ================
        
        Sumologic's python api library
        
        The library currently supports the following features:
        - search
        - collectors (partially)
        
        To see the library in use, go to sumologic-cli_ repo.
        
        .. _sumologic-cli: https://github.com/sijis/sumologic-cli
        
Keywords: sumologic api python
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
