Source: octave-sockets Section: math Maintainer: Debian Octave Group Uploaders: Thomas Weber , Rafael Laboissière Build-Depends: debhelper-compat (= 14), dh-octave (>= 1.11.0), dh-sequence-octave, dh-sequence-single-binary, python3 , texlive Standards-Version: 4.7.4 Homepage: https://gnu-octave.github.io/packages/sockets/ Vcs-Git: https://salsa.debian.org/octave-team/octave-sockets.git Vcs-Browser: https://salsa.debian.org/octave-team/octave-sockets Testsuite: autopkgtest-pkg-octave Package: octave-sockets Architecture: any 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)