Source: octave-sockets
Section: math
Maintainer: Debian Octave Group <team+octave-team@tracker.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
           Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-octave (>= 1.11.0),
               dh-sequence-octave,
               dh-sequence-single-binary,
               python3 <!nodoc>,
               texlive <!nodoc>
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)
