Added Boost Python Library link.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1035 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2001-02-26 22:48:50 +00:00
commit 771d98aa41

View file

@ -48,6 +48,7 @@ A wrapper generator for interfacing C++ with [incr Tcl].<br>
<a href="http://cens.ioc.ee/projects/f2py2e">f2py</a>. An interface generator for binding Fortran and Python.<br>
<a href="http://www.boost.org/libs/python/doc/index.html">Boost Python Library</a>. Includes a powerful interface generator for wrapping C++ classes with a Python interface.
</ul>
<h3> Other interesting links</h3>