Metadata-Version: 1.1
Name: onoff
Version: 1.0.1
Summary: A universal mixin to add on(), off(), and trigger() style event handling to any Python class.
Home-page: https://github.com/liftoff/onoff
Author: Dan McDougall <daniel.mcdougall@liftoffsoftware.com>
Author-email: daniel.mcdougall@liftoffsoftware.com
License: Apache 2.0
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Software Development :: Libraries
Classifier: Operating System :: OS Independent
