Source: pyode
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>,
           Michael Hanke <michael.hanke@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 10~),
               dh-python,
               python-all-dev,
               libode-dev,
               python-pyrex
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/neurodebian-team/pyode
Vcs-Git: https://salsa.debian.org/neurodebian-team/pyode.git
Homepage: http://pyode.sourceforge.net/

Package: python-pyode
Architecture: any
Depends: ${python:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Conflicts: python2.3-pyode,
           python2.4-pyode
Provides: ${python:Provides}
Replaces: python2.3-pyode,
          python2.4-pyode
Suggests: python-pyode-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 PyODE for supported versions of Python.

Package: python-pyode-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
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.
