File: control

package info (click to toggle)
emcast 0.3.2-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 1,560 kB
  • ctags: 898
  • sloc: sh: 9,187; ansic: 7,234; perl: 731; makefile: 168
file content (22 lines) | stat: -rw-r--r-- 822 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: emcast
Section: net
Priority: optional
Maintainer: Noèl Köthe <noel@debian.org>
Build-Depends: debhelper (>= 4.0.0), libglib1.2-dev, libnet-irc-perl
Standards-Version: 3.6.1

Package: emcast
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: multicast toolkit
 A multicast toolkit for distributed/peer-to-peer applications
 that require multicast communication. It includes the program
 emcast, a generic multicast utility (like netcat), and the
 library libemcast, a generic multicast library. Emcast supports
 IPv4 multicast (IM) and can easily support almost any end-host
 multicast (EM) protocol. The EM protocols supported are Banana
 Tree Protocol (BTP), Internet Chat Relay (IRC), and STAR
 (centralized TCP). Emcast is pronounced em-cast.
 .
 http://www.junglemonkey.net/emcast/