From: <rom...@us...> - 2008-04-08 18:27:32
|
Revision: 1305 http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1305&view=rev Author: roman_yakovenko Date: 2008-04-08 11:27:32 -0700 (Tue, 08 Apr 2008) Log Message: ----------- updating docs Modified Paths: -------------- pyplusplus_dev/docs/quotes.rest Modified: pyplusplus_dev/docs/quotes.rest =================================================================== --- pyplusplus_dev/docs/quotes.rest 2008-04-08 18:01:56 UTC (rev 1304) +++ pyplusplus_dev/docs/quotes.rest 2008-04-08 18:27:32 UTC (rev 1305) @@ -51,6 +51,14 @@ David Carpman +"... I started a few months ago to develop a set of Python bindings for +OpenCascade modeling/visualization library. After a quick tour to evaluate +different solutions, my choice lead me to Py++, which is a very convenient +tool : I was able to achieve the first release of my project only two weeks after +the project start !" + + Paviot Thomas + ------------------ Who is using Py++? ------------------ @@ -120,6 +128,12 @@ .. _`Apple Shake API` : http://www.apple.com/shake/ .. _`PyShake` : http://open.rsp.com.au/projects/pyshake +* Paviot Thomas, the author of `pythonOCC`_ project, is using `Py++`_ to create + Python bindings for `OpenCascade`_, a 3D modeling & numerical simulation library. + + .. _`pythonOCC` : http://www.minerva-plm.org/pythonOCC/ + .. _`OpenCascade` : http://www.opencascade.org/ + * 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. |