diff options
author | Aleksandar Samardzic <asamardzic@gmail.com> | 2010-05-11 22:53:26 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 22:53:26 +0200 |
commit | 01348eeee581173907b767e0ef849725b2f58bb1 (patch) | |
tree | b3b635a8328fd0a96e58fab637c7e77ba0a7f22b /development/Pivy/README | |
parent | d1549e1631f4b4a3d9e22aba29dc97edc2976c22 (diff) | |
download | slackbuilds-01348eeee581173907b767e0ef849725b2f58bb1.tar.gz |
development/Pivy: Added to 12.1 repository
Diffstat (limited to 'development/Pivy/README')
-rw-r--r-- | development/Pivy/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/development/Pivy/README b/development/Pivy/README new file mode 100644 index 0000000000..a1bc2ffef6 --- /dev/null +++ b/development/Pivy/README @@ -0,0 +1,12 @@ +Pivy is a Python binding for Coin where the interface is implemented +using SWIG. + +Pivy allows: + * development of Coin applications in Python + * interactive modification of Coin programs from within the Python + interpreter at runtime + * incorporation of Scripting Nodes into the scene graph which are + capable of executing Python code and callback functions + +Pivy package depends on Coin and SWIG packages, both available from +SlackBuilds.org.
\ No newline at end of file |