Source: netpipes Section: net Priority: optional Maintainer: Mats Erik Andersson Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/debian/netpipes Vcs-Git: https://salsa.debian.org/debian/netpipes.git Homepage: http://web.purplefrog.com/~thoth/netpipes/ Package: netpipes Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: timelimit Suggests: psmisc Description: manipulate BSD TCP/IP stream sockets The netpipes package makes TCP/IP streams usable in shell scripts. It can also simplify client/server code by allowing the programmer to skip all the tedious programming bits related to sockets and concentrate on writing a filter, or other service.