File: control

package info (click to toggle)
socket 1.1-10.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 248 kB
  • sloc: ansic: 1,738; makefile: 280; sh: 18
file content (14 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: socket
Section: net
Priority: optional
Maintainer: LENART Janos <ocsi@debian.org>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.1

Package: socket
Architecture: any
Depends: ${shlibs:Depends}
Description: Multi purpose socket tool
 The socket program is a simple tool for socket based connections. It
 can be used to create simple daemons (in both standalone and inetd
 mode), to connect to other daemons or to redirect ports.