File: control

package info (click to toggle)
libnet-easytcp-perl 0.17-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 116 kB
  • ctags: 37
  • sloc: perl: 1,065; makefile: 52
file content (23 lines) | stat: -rw-r--r-- 826 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
23
Source: libnet-easytcp-perl
Section: interpreters
Priority: optional
Build-Depends: debhelper (>= 3.0.5), perl (>= 5.8.0-7)
Maintainer: Shiju p. Nair <shiju@infovillage.net>
Standards-Version: 3.5.1

Package: libnet-easytcp-perl
Architecture: all
Depends: ${perl:Depends}
Description:  Easily create secure, bandwidth-friendly TCP/IP clients and servers
 This class allows you to easily create TCP/IP clients and
 servers and provides an OO interface to manage the connection(s).
 This allows you to concentrate on the application rather
 than on the transport.
 .    
  - One easy module to create both clients and servers
  - Object Oriented interface
  - Event-based callbacks in server mode
  - Internal protocol to take care of all the common
    transport problems
  - Transparent encryption
  - Transparent compression