Metadata-Version: 1.0
Name: FibraNet
Version: 9A
Summary: A cooperative threading and event driven framework with simple network capabilities.
Home-page: http://code.google.com/p/fibranet/
Author: Simon Wittber
Author-email: simonwittber@gmail.com
License: BSD
Description: 
        The FibraNet package provides an event dispatch mechanism, a cooperative scheduler, an asynchronous networking library
        and a safe, fast serializer for simple Python types. It is designed to simplify applications which need to simulate concurrency,
        particularly games.
        
        New in this Version:
        ===================
        Fixed broken setup.py
        
Platform: Any
