Source: fibranet Section: python Priority: optional Maintainer: Varun Hiremath Uploaders: Torsten Werner X-Python-Version: >= 2.4 Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-dev (>= 2.6.6-3~), python-setuptools Standards-Version: 3.8.0 Homepage: http://cheeseshop.python.org/pypi/FibraNet Vcs-Svn: https://bollin.googlecode.com/svn/fibranet/ Vcs-Browser: http://bollin.googlecode.com/svn/fibranet/ Package: python-fibranet Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends} Description: cooperative threading and event driven framework 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.