Source: octave-sockets Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Rafael Laboissiere , Sébastien Villemot , Mike Miller Build-Depends: debhelper-compat (= 12), dh-octave Standards-Version: 4.3.0 Homepage: https://octave.sourceforge.io/sockets/ Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-sockets.git Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-sockets Testsuite: autopkgtest-pkg-octave Rules-Requires-Root: no Package: octave-sockets Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends} Description: 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.