octave-sockets 1.4.1-2 source package in Ubuntu

Changelog

octave-sockets (1.4.1-2) unstable; urgency=medium

  * d/control: Build-depend on texlive (Closes: #1042007)

 -- Rafael Laboissière <email address hidden>  Wed, 26 Jul 2023 16:06:08 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe math

Downloads

File Size SHA-256 Checksum
octave-sockets_1.4.1-2.dsc 2.3 KiB 7dbfeee1f31b34d231a867a89cf5c7828c137fd713bb4679d480339f7bccd668
octave-sockets_1.4.1.orig.tar.gz 313.7 KiB bb935bf4f572328474948cd710cb64667b576c17e9c97aed2c1f14f9d92062b7
octave-sockets_1.4.1-2.debian.tar.xz 5.6 KiB 6fef476b22aeb49e80d668c5e88cbd605b409b2dc5062e65326f8449433ca977

Available diffs

No changes file available.

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