Revision: 1222
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1222&view=rev
Author: roman_yakovenko
Date: 2008-01-26 12:25:11 -0800 (Sat, 26 Jan 2008)
Log Message:
-----------
updating docs
Modified Paths:
--------------
pyplusplus_dev/docs/quotes.rest
Modified: pyplusplus_dev/docs/quotes.rest
===================================================================
--- pyplusplus_dev/docs/quotes.rest 2008-01-26 20:24:00 UTC (rev 1221)
+++ pyplusplus_dev/docs/quotes.rest 2008-01-26 20:25:11 UTC (rev 1222)
@@ -42,10 +42,10 @@
Andy Miller, a developer of `Python-OGRE`_ project
-"... I tried Py++ and it indeed automatically handles the case I outlined above
-concerning C-array members, and with much less tedious writing of registration
-code. I also found it convenient to use to insert some other C++ code for each
-of my structures that normally I wrote by hand. The API docs and examples on your
+"... I tried Py++ and it indeed automatically handles the case I outlined above
+concerning C-array members, and with much less tedious writing of registration
+code. I also found it convenient to use to insert some other C++ code for each
+of my structures that normally I wrote by hand. The API docs and examples on your
webpage were very helpful. "
David Carpman
@@ -71,15 +71,15 @@
SystemC and TLM libraries that are high level hardware description
languages based on C++.
- .. _`ReSP` : http://www.esa.int/TEC/Microelectronics/
+ .. _`ReSP` : http://www.resp-sim.org/?page_id=2
* Allen Bierbaum, the author of `PyOpenSG`_ project, is using `Py++`_ to create
Python bindings for `OpenSG`_
-
- `OpenSG`_ - is a portable scenegraph system to create realtime graphics
- programs, e.g. for virtual reality applications.
-
+ `OpenSG`_ - is a portable scenegraph system to create realtime graphics
+ programs, e.g. for virtual reality applications.
+
+
* Matthias Baas, the author of `Python Computer Graphics Kit`_ project, is using
`Py++`_ to create Python bindings for `Maya C++ SDK`__.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|