File: control

package info (click to toggle)
fibranet 10-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 140 kB
  • ctags: 233
  • sloc: python: 1,031; makefile: 3
file content (19 lines) | stat: -rw-r--r-- 806 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: fibranet
Section: python
Priority: optional
Maintainer: Varun Hiremath <varunhiremath@gmail.com>
XS-Python-Version: >= 2.4
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-dev, python-central (>= 0.5.6), python-setuptools
Standards-Version: 3.7.2

Package: python-fibranet
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
XB-Python-Version: ${python:Versions}
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.
 .
  Homepage: http://cheeseshop.python.org/pypi/FibraNet