[pygccxml-commit] SF.net SVN: pygccxml:[1630] sphinx/index.rest
Brought to you by:
mbaas,
roman_yakovenko
From: <rom...@us...> - 2009-01-28 12:34:43
|
Revision: 1630 http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1630&view=rev Author: roman_yakovenko Date: 2009-01-28 11:49:43 +0000 (Wed, 28 Jan 2009) Log Message: ----------- removing a file, that was added by mistake Removed Paths: ------------- sphinx/index.rest Deleted: sphinx/index.rest =================================================================== --- sphinx/index.rest 2009-01-28 11:42:27 UTC (rev 1629) +++ sphinx/index.rest 2009-01-28 11:49:43 UTC (rev 1630) @@ -1,96 +0,0 @@ -=========================== -C++ Python language binding -=========================== - -.. contents:: Table of contents - -.. toctree:: - :maxdepth: 2 - ----------------- -pygccxml package ----------------- - -* Do you need to parse C++ code? -* Do you need to build code generator? -* Do you need to create UML diagram? - -`pygccxml`_ is the way to go! `Learn more`__. - -.. __: `pygccxml`_ - ------------- -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 -interfacing Python and C++. `Learn more`_. - -*European Space Agency*, *Ogre*, *PyOpenSG* and many others `use`__ Py++. - -.. _`Learn more` : `Py++`_ - -.. __: ./pyplusplus/quotes.html - ---------------- -pyboost package ---------------- - -`Boost`_ provides free peer-reviewed portable C++ source libraries. `pyboost`_ -package export the following libraries to Python: - - * `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 . - -------------- -pydsc package -------------- - -Documentation strings contain spelling errors? `Fix them in a minute`_. - -.. _`Fix them in a minute` : `pydsc`_ - ------------------ -pyeasybmp package ------------------ - -`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 - -Indices and tables -================== - -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` - - -.. _`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 -.. _`boost.crc` : http://boost.org/libs/crc/index.html -.. _`boost.rational` : http://boost.org/libs/rational/index.html -.. _`boost.random` : http://boost.org/libs/random/index.html - -.. _`Boost`: http://boost.org/ -.. _`Python`: http://www.python.org -.. _`pygccxml`: ./pygccxml/pygccxml.html -.. _`Py++`: ./pyplusplus/pyplusplus.html -.. _`pydsc`: ./pydsc/pydsc.html -.. _`EasyBMP`: http://easybmp.sourceforge.net/ - -.. _`many others` : ./x.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |