mwrap 0.33-9build2 source package in Ubuntu

Changelog

mwrap (0.33-9build2) focal; urgency=medium

  * No-change rebuild for libgcc-s1 package name change.

 -- Matthias Klose <email address hidden>  Tue, 24 Mar 2020 15:00:52 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe devel

Downloads

File Size SHA-256 Checksum
mwrap_0.33.orig.tar.gz 188.0 KiB 98fd177858aa0f956b43050a0e38a07439d8a917c6f81c89a901f9db32a43706
mwrap_0.33-9build2.debian.tar.xz 7.1 KiB 174ee32cd8bc5bfb5f7a80b5032079849ecb366535b7035f516186e725a3aee1
mwrap_0.33-9build2.dsc 2.0 KiB b0b1b5d79d0852987e7547cc77457472df071cdd856658888ca2219c54d722f3

Available diffs

View changes file

Binary packages built by this source

mwrap: Octave/MATLAB mex generator

 MWrap is an interface generation system in the spirit of SWIG or matwrap.
 From a set of augmented Octave/MATLAB script files, MWrap will generate a
 MEX gateway to desired C/C++ function calls and Octave/MATLAB function
 files to access that gateway. The details of converting to and from
 Octave/MATLAB's data structures, and of allocating and freeing temporary
 storage, are hidden from the user.

mwrap-dbgsym: debug symbols for mwrap