[pygccxml-commit] SF.net SVN: pygccxml: [416] index.rest
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2006-08-17 03:42:41
|
Revision: 416 Author: roman_yakovenko Date: 2006-08-16 20:42:32 -0700 (Wed, 16 Aug 2006) ViewCVS: http://svn.sourceforge.net/pygccxml/?rev=416&view=rev Log Message: ----------- removing white space Modified Paths: -------------- index.rest Modified: index.rest =================================================================== --- index.rest 2006-08-17 03:36:58 UTC (rev 415) +++ index.rest 2006-08-17 03:42:32 UTC (rev 416) @@ -8,9 +8,9 @@ pygccxml package ---------------- -* Do you need to parse C++ code? +* Do you need to parse C++ code? * Do you need to build code generator? -* Do you need to create UML diagram? +* Do you need to create UML diagram? `pygccxml`_ is the way to go! `Learn more`__. @@ -19,14 +19,12 @@ ------------ Py++ package ------------ - -"I love deadlines. I love the whooshing noise they make as they go by." - - -- Douglas Adams - -Meet your deadlines with powerful code generator engine - `Py++`_. - -`Py++`_ package and `Boost.Python`_ library provide a complete solution for + +"I love deadlines. I love the whooshing noise they make as they go by." + -- Douglas Adams + +Meet your deadlines with powerful code generator engine - `Py++`_. +`Py++`_ package and `Boost.Python`_ library provide a complete solution for interfacing Python and C++. `Learn more`_. .. _`Learn more` : `Py++`_ @@ -38,14 +36,14 @@ `Boost`_ provides free peer-reviewed portable C++ source libraries. `pyboost`_ package export next libraries to Python: - * `Boost.Date_Time`_ - date time library designed to provide a basis for + * `Boost.Date_Time`_ - date time library designed to provide a basis for performing efficient time calculations * `Boost.CRC`_ - cyclic redundancy code computation objects * `Boost.Rational`_ - rational number class * `Boost.Random`_ - a complete system for random number generation Python bindings for `boost.graph`_ library is also available from -http://www.osl.iu.edu/~dgregor/bgl-python . +http://www.osl.iu.edu/~dgregor/bgl-python . ------------- pydsc package @@ -62,9 +60,11 @@ `EasyBMP`_ could be easier? Yes of course! Learn more about `EasyBMP Python bindings`_. .. _`EasyBMP Python bindings`: ./pyplusplus/examples/easybmp/easybmp.html - -.. _`Boost.Python`: http://www.boost.org/libs/python/doc/index.html + +.. _`Boost.Python`: http://www.boost.org/libs/python/doc/index.html + + .. _`pyboost` : ./pyplusplus/examples/boost/boost.html .. _`boost.graph` : http://www.boost.org/libs/graph/doc/table_of_contents.html .. _`boost.date_time` : http://boost.org/doc/html/date_time.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |