Metadata-Version: 1.1
Name: trapperkeeper
Version: 0.1.1
Summary: SNMP Trap Daemon.
Home-page: https://github.com/dropbox/trapperkeeper
Author: Gary M. Josack
Author-email: gary@dropbox.com
License: Apache
Download-URL: https://github.com/dropbox/trapperkeeper/archive/master.tar.gz
Description: trapperkeeper
        =============
        
        Description
        ~~~~~~~~~~~
        
        TrapperKeeper is an SNMP trap daemon for ingesting and exposing traps.
        *This is a work in progress and not ready for general consumption.*
        
        Installation
        ~~~~~~~~~~~~
        
        New versions will be updated to PyPI pretty regularly so it should be as
        easy as:
        
        ::
        
            pip install trapperkeeper
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
