diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-03 07:49:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-03 07:49:08 +0700 |
commit | 14facae84167291cdade25e1d9fce367f03c1e43 (patch) | |
tree | 1810df29424f6d1fc993cc310397c08bc19fe4f4 /libraries/PyODE/README | |
parent | 6cc7bf1216d9069d599ae85b5c668e7a22fe0c81 (diff) |
libraries/PyODE: Added (object-orientated Python-ODE bindings).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/PyODE/README')
-rw-r--r-- | libraries/PyODE/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/PyODE/README b/libraries/PyODE/README new file mode 100644 index 0000000000000..c2c0c253b15c2 --- /dev/null +++ b/libraries/PyODE/README @@ -0,0 +1,4 @@ +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. Like ODE, PyODE may be distributed under the terms of either +the GNU Lesser General Public License or a BSD-style license. |