Metadata-Version: 1.1
Name: MagicBus
Version: 4.0.0alpha
Summary: A library for state machines that publish each transition.
Home-page: http://www.cherrypy.org
Author: CherryPy Team
Author-email: team@cherrypy.org
License: BSD
Download-URL: http://download.cherrypy.org/magicbus/4.0.0alpha/
Description: Magicbus provides a base state machine class, which publishes messages on each state transition to any subscribed listeners. Other channels can be published and subscribed to. A state machine for managing a process lifecycle is included, along with plugins for common tasks: daemonization, pid files, autoreload, etc.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
