diff options
author | Andrew Psaltis <ampsaltis@gmail.com> | 2010-05-12 23:32:47 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:32:47 +0200 |
commit | b43054d76b9780b938e074632d345661877e39e3 (patch) | |
tree | d5aaf6cc928cd38c086cb8757d0b70d99f6649b4 /network/socat/slack-desc | |
parent | 22d849dfda1774922358a05907b317ad5b7e7bc4 (diff) | |
download | slackbuilds-b43054d76b9780b938e074632d345661877e39e3.tar.gz |
network/socat: Added to 12.2 repository
Diffstat (limited to 'network/socat/slack-desc')
-rw-r--r-- | network/socat/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/socat/slack-desc b/network/socat/slack-desc new file mode 100644 index 0000000000..3563a683e0 --- /dev/null +++ b/network/socat/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +socat: socat (multipurpose data relay) +socat: +socat: socat is a relay for bidirectional data transfer between two +socat: independent data channels. Each of these data channels may be a file, +socat: pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, +socat: IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, +socat: a file descriptor (stdin etc.), the GNU line editor (readline), +socat: a program, or a combination of two of these. These modes include +socat: generation of "listening" sockets, named pipes, and pseudo terminals. +socat: +socat: |