File: control

package info (click to toggle)
irssi-plugin-xmpp 0.52%2Bgit20140102-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,336 kB
  • ctags: 1,440
  • sloc: ansic: 8,039; makefile: 105; perl: 58
file content (53 lines) | stat: -rw-r--r-- 1,741 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Source: irssi-plugin-xmpp
Maintainer: Florian Schlichting <fsfs@debian.org>
Section: net
Priority: optional
Build-Depends: debhelper (>= 9),
               irssi-dev,
               libloudmouth1-dev,
               pkg-config
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/irssi-plugin-xmpp.git
Vcs-Git: git://anonscm.debian.org/collab-maint/irssi-plugin-xmpp.git
Homepage: http://cybione.org/~irssi-xmpp/

Package: irssi-plugin-xmpp
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         irssi
Enhances: irssi
Description: XMPP plugin for irssi
 An irssi plugin to connect to the Jabber network, using the XMPP protocol.
 .
 Its main features are:
  - Sending and receiving messages in irssi's query windows
  - A roster with contact & resource tracking (contact list)
  - Contact management (add, remove, manage subscriptions)
  - Tab completion of commands, JIDs and resources
  - Support for multiple accounts
  - Unicode support (UTF-8)
  - SSL support

Package: irssi-plugin-xmpp-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
         irssi,
         irssi-plugin-xmpp (= ${binary:Version})
Enhances: irssi
Description: XMPP plugin for irssi - Debugging symbols
 An irssi plugin to connect to the Jabber network, using the XMPP protocol.
 .
 Its main features are:
  - Sending and receiving messages in irssi's query windows
  - A roster with contact & resource tracking (contact list)
  - Contact management (add, remove, manage subscriptions)
  - Tab completion of commands, JIDs and resources
  - Support for multiple accounts
  - Unicode support (UTF-8)
  - SSL support
 .
 This package features debugging symbols for the plugin.