Metadata-Version: 1.0
Name: FibraNet
Version: 9
Summary: A cooperative threading and event driven framework with simple network capabilities.
Home-page: http://cheeseshop.python.org/pypi/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.
        
Platform: Any
