Source: netpipes
Section: net
Priority: optional
Maintainer: Fabian Franz <debian@fabian-franz.de>
Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.6.0

Package: netpipes
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: twisted (<< 0.99)
Description: a package to manipulate BSD TCP/IP stream sockets
 NETPIPES 4 by Robert Forsman <thoth@purplefrog.com>
 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  program-
 ming  bits related to sockets and concentrate on writing a
 filter/service.
