From 4ca74c1c9ecd35d84a0d350bfa2ee4d44361e9b8 Mon Sep 17 00:00:00 2001 From: Dave Beazley Date: Mon, 2 Sep 2002 17:28:25 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@3711 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- swigweb/links.ht | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swigweb/links.ht b/swigweb/links.ht index f354deaa1..a97824c7c 100644 --- a/swigweb/links.ht +++ b/swigweb/links.ht @@ -51,8 +51,8 @@ A wrapper generator for interfacing C++ with [incr Tcl].
f2py. An interface generator for binding Fortran and Python.
-Boost Python Library. The so-called -"leading solution for language interoperability between Python and C++."
+Boost Python Library. A very interesting approach to +C++ wrapper generation that uses template metaprogramming.
cxxwrap. Java JNI wrapper code generator for C++.
xFunction. Java native code access library.