File: control

package info (click to toggle)
python-elements 0.13%2Bsvn20090823.230%2Bdfsg-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,208 kB
  • ctags: 444
  • sloc: python: 2,816; makefile: 26; sh: 6
file content (26 lines) | stat: -rw-r--r-- 921 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: python-elements
Section: python
Priority: optional
Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Luke Faraone <luke@faraone.cc>, Jonas Smedegaard <dr@jones.dk>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.1),
 dh-python,
 python,
 devscripts (>= 2.10.7~),
 cdbs (>= 0.4.67~),
 dh-buildinfo,
 python-setuptools
Standards-Version: 3.9.0
Homepage: http://elements.linuxuser.at/
Vcs-Git: git://git.debian.org/collab-maint/python-elements.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/python-elements.git

Package: python-elements
Architecture: all 
Depends: ${python:Depends}, ${misc:Depends}, python-box2d, python-pygame
Provides: ${python:Provides}
Description: A 2D Physics API for Python 
 An easy to use API for integrating 2D physics (with pybox2d) into own
 Python ideas, that includes user interfaces & simulations, as well as
 teaching & learning tools.