File: control

package info (click to toggle)
vicq 0.4.1-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 312 kB
  • ctags: 222
  • sloc: perl: 5,626; makefile: 57; sh: 25
file content (39 lines) | stat: -rw-r--r-- 1,176 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: vicq
Section: net
Priority: optional
Maintainer: Luis Bustamante <luferbu@fluidsignal.com>
Build-Depends-Indep: debhelper (>> 3.0.0), perl
Standards-Version: 3.5.2

Package: vicq
Architecture: all 
Depends: ${perl:Depends}, libterm-readline-gnu-perl, libnet-vicq-perl (>> 0.04),libnet-vicq-perl (<< 0.05)
Description: A simple, Perl-based ICQ client.
 vICQ is simple ICQ client written in Perl with the look and feel of
 mICQ, which supports ICQv7 TCP protocol.
 .
 Its features include:
  * Sending messages
  * Receiving messages
  * Invisible handling
  * Receiving contacts and contacts request
  * Receiving URL messages
  * Receiving offline messages off all types (well, almost all)
  * Receiving auth requests
  * Sending authorization
  * Coloring
  * koi8-r and koi8-u support
  * UIN info obtaining
  * SMS sending
  * Event external hooks
  * Sounds
  * Autocompletion
  * White Pages search
  * White Pages basic info editing

Package: libnet-vicq-perl
Architecture: all
Depends: ${perl:Depends}
Description: Net::vICQ perl module.
 Perl module which provides ICQv7 TCP protocol for vICQ perl client, it
 is based on Net::ICQ2000 written by Robin Fisher.