octave-sockets 1.2.0-5build1 source package in Ubuntu

Changelog

octave-sockets (1.2.0-5build1) focal; urgency=medium

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

 -- Matthias Klose <email address hidden>  Sun, 22 Mar 2020 16:52:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe math

Downloads

File Size SHA-256 Checksum
octave-sockets_1.2.0.orig.tar.gz 18.7 KiB 02bbdb055faddc7e4067a51a940742d04fa79c8ea22f12d1a8e875460dc38fa8
octave-sockets_1.2.0-5build1.debian.tar.xz 3.7 KiB ce69d191af1a79e27a9a6048f2742395d06a737882f33e1cc27aea77e699d0d6
octave-sockets_1.2.0-5build1.dsc 2.2 KiB 54e2752dcbe1159cd8708ea46dff0d8a9e0a07b998e0e145b73ec4f12bac1c9f

View changes file

Binary packages built by this source

octave-sockets: communication through Internet sockets in Octave

 This package provides functions to work with sockets in octave,
 mimicking the Unix socket API (socket, connect, disconnect,
 gethostbyname, send, recv, bind, listen, and accept)
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-sockets-dbgsym: debug symbols for octave-sockets