slackbuilds_ponce/development/Pivy
Robby Workman 84d2168900 Various: Set perms to 0644 on all SlackBuild scripts
These will (ideally, assuming we remember when generating tarballs)
still be mode 0755 inside the tarballs, but we would prefer to have
them mode 0644 on the server.  It's probably not really important,
but just call us OCD like that.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-06-04 01:53:53 -05:00
..
Pivy.info development/Pivy: Added. 2010-05-15 10:38:37 +02:00
Pivy.SlackBuild Various: Set perms to 0644 on all SlackBuild scripts 2010-06-04 01:53:53 -05:00
README development/Pivy: Added. 2010-05-15 10:38:37 +02:00
slack-desc development/Pivy: Added. 2010-05-15 10:38:37 +02:00

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

This script is tested using the Mercurial snapshot from 2010/04/10.

Pivy requires Coin, available on SlackBuilds.org.