Metadata-Version: 1.1
Name: gbulb
Version: 0.1
Summary: GLib event loop for tulip (PEP 3156)
Home-page: https://bitbucket.org/a_ba/gbulb
Author: Anthony Baire
Author-email: ayba@free.fr
License: Apache 2.0
Description: Gbulb is a python library that implements a PEP 3156 interface for the GLib main event loop. It is designed to be used together with the tulip reference implementation.
        
        This is a work in progress. The code is experimental and may break at any time.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Software Development :: Libraries :: Python Modules
