Metadata-Version: 2.1
Name: aerial
Version: 0.0.1
Summary: The easy way to catch signals
Home-page: https://github.com/chrisbrake/aerial
Author: Chris Brake
Author-email: chris.brake@gmail.com
License: UNKNOWN
Description: aerial
        ===========
        
        A Python library for receiving Unix style signals.
        
        
        |Build Status| |Coverage Status|
        
        .. |Build Status| image:: https://api.travis-ci.org/chrisbrake/aerial.svg?branch=master
           :target: https://travis-ci.org/chrisbrake/aerial
        .. |Coverage Status| image:: https://coveralls.io/repos/github/chrisbrake/aerial/badge.svg?branch=master
           :target: https://coveralls.io/github/chrisbrake/aerial?branch=master
        
Keywords: aerial,signals,signal,unix,sighup,sigterm
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/x-rst
