~ubuntu-branches/ubuntu/feisty/fibranet/feisty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Varun Hiremath
  • Date: 2006-10-27 01:02:56 UTC
  • Revision ID: james.westby@ubuntu.com-20061027010256-f7cxjyd1f86x72qa
Tags: 10-1
Initial release (Closes: #395182)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: fibranet
 
2
Section: python
 
3
Priority: optional
 
4
Maintainer: Varun Hiremath <varunhiremath@gmail.com>
 
5
XS-Python-Version: >= 2.4
 
6
Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.43), python-dev, python-central (>= 0.5.6), python-setuptools
 
7
Standards-Version: 3.7.2
 
8
 
 
9
Package: python-fibranet
 
10
Architecture: all
 
11
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
 
12
XB-Python-Version: ${python:Versions}
 
13
Description: cooperative threading and event driven framework
 
14
 The FibraNet package provides an event dispatch mechanism, a
 
15
 cooperative scheduler, an asynchronous networking library and a safe,
 
16
 fast serializer for simple Python types. It is designed to simplify
 
17
 applications which need to simulate concurrency, particularly games.
 
18
 .
 
19
  Homepage: http://cheeseshop.python.org/pypi/FibraNet