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 27 28 29 30 31 32 33 34 35 36
|
Source: pyode
Section: python
Priority: optional
Maintainer: ExpPsy Maintainers <pkg-exppsy-maintainers@lists.alioth.debian.org>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 5.0.38), python-all-dev (>= 2.3.5-11), python-central (>=0.5.6), libode-dev (>=0.7), dpatch, python-pyrex
XS-Python-Version: all
Standards-Version: 3.8.0
Homepage: http://pyode.sourceforge.net/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-exppsy/pyode/trunk/
Vcs-svn: svn://svn.debian.org/pkg-exppsy/pyode/trunk/
Package: python-pyode
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Conflicts: python2.3-pyode, python2.4-pyode
Replaces: python2.3-pyode, python2.4-pyode
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python bindings for The Open Dynamics Engine
PyODE is a set of open-source Python bindings for The Open Dynamics
Engine, an open-source physics engine. PyODE also includes an XODE
parser.
.
This package provides PyODE for supported versions of Python.
Package: python-pyode-doc
Architecture: all
Section: doc
Description: Python bindings for The Open Dynamics Engine
PyODE is a set of open-source Python bindings for The Open Dynamics
Engine, an open-source physics engine. PyODE also includes an XODE
parser.
.
This package provides examples for PyODE.
|