[pygccxml-commit] SF.net SVN: pygccxml: [1325] pyplusplus_dev/docs/links.rest
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2008-06-04 17:54:52
|
Revision: 1325 http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1325&view=rev Author: roman_yakovenko Date: 2008-06-04 10:54:52 -0700 (Wed, 04 Jun 2008) Log Message: ----------- fixing small spelling error Modified Paths: -------------- pyplusplus_dev/docs/links.rest Modified: pyplusplus_dev/docs/links.rest =================================================================== --- pyplusplus_dev/docs/links.rest 2008-06-03 05:20:17 UTC (rev 1324) +++ pyplusplus_dev/docs/links.rest 2008-06-04 17:54:52 UTC (rev 1325) @@ -78,11 +78,11 @@ ---------------------------------- -Libraries inspired by Boost.Python +Libraries inspired by Boost.Python ---------------------------------- * `Luabind`_ - interfacing C++ and `Lua`_ - + .. _`Luabind` : http://www.rasterbar.com/products/luabind/docs.html .. _`Lua` : http://www.lua.org/ @@ -97,7 +97,7 @@ .. _`Squirrel` : http://wiki.squirrel-lang.org/ ----------------------------- -Projects inspired by Py++ :-) +Projects inspired by Py++ :-) ----------------------------- * `PyBindGen`_ - a new project for producing Python extensions @@ -108,13 +108,13 @@ Blogs ----- -* http://www.shocksolution.com/math_tools/boost.python/index.html - this site - contains few usefull Boost.Python examples and tutorials. +* http://www.shocksolution.com/math_tools/boost.python/index.html - this site + contains few useful Boost.Python examples and tutorials. ------------- Build systems ------------- -http://www.scons.org/wiki/GCCXMLBuilder - Joseph Lisee shows how to integrate +http://www.scons.org/wiki/GCCXMLBuilder - Joseph Lisee shows how to integrate Py++ scripts with Scons. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |