Package: wnpp Severity: wishlist Owner: Nicolas Bourdaud <[email protected]>
* Package name : mwrap Version : 0.33 Upstream Author : David Bindel <[email protected]> * URL : http://www.cs.cornell.edu/~bindel/sw/mwrap/ * License : BSD Programming Lang: C++ Description : Octave/Matlab mex generator MWrap is an interface generation system in the spirit of SWIG or matwrap. From a set of augmented MATLAB script files, MWrap will generate a MEX gateway to desired C/C++ and FORTRAN function calls and MATLAB function files to access that gateway. MWrap takes care of the details of converting to and from MATLAB's data structures, allocating and freeing temporary storage, handling object upcasts (even in the presence of multiple inheritance), and catching C++ exceptions. The gateway functions also work with recent versions of Octave. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20120517202141.3652.75629.reportbug@petisuix

