From: <rom...@us...> - 2008-02-20 07:53:58
|
Revision: 1247 http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1247&view=rev Author: roman_yakovenko Date: 2008-02-19 23:54:01 -0800 (Tue, 19 Feb 2008) Log Message: ----------- adding another happy user Modified Paths: -------------- pyplusplus_dev/docs/quotes.rest Modified: pyplusplus_dev/docs/quotes.rest =================================================================== --- pyplusplus_dev/docs/quotes.rest 2008-02-19 22:48:47 UTC (rev 1246) +++ pyplusplus_dev/docs/quotes.rest 2008-02-20 07:54:01 UTC (rev 1247) @@ -112,6 +112,14 @@ * All in all, `Python-OGRE`_ project contains bindings for more than 30 libraries. You can find code generation scripts here: https://python-ogre.svn.sourceforge.net/svnroot/python-ogre/trunk/python-ogre/code_generators/ +* `Rising Sun Pictures`_ company is using `Py++`_ to create Python bindings for + `Apple Shake API`_. `PyShake`_ enables running of Python code from within Shake + and by exposing the Shake API to Python. + + .. _`Rising Sun Pictures` : http://open.rsp.com.au/ + .. _`Apple Shake API` : http://www.apple.com/shake/ + .. _`PyShake` : http://open.rsp.com.au/projects/pyshake + * I am :-). I created Python bindings for next libraries: * `Boost.Date_Time`_ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |