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
|
Source: irssi
Section: net
Priority: optional
Maintainer: David Pashley <david@davidpashley.com>
Uploaders: Gerfried Fuchs <rhonda@debian.at>
Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, perl (>= 5.8.1), libperl-dev (>= 5.8.1), libncurses5-dev, libssl-dev, openssl, quilt
Standards-Version: 3.8.0
Homepage: http://irssi.org/
Vcs-Git: git://git.debian.org/git/users/alfie/irssi.git
Vcs-Browser: http://git.debian.org/?p=users/alfie/irssi.git;a=summary
Package: irssi
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, perl-base(>= 5.8.1)
Suggests: irssi-scripts
Description: terminal based IRC client
Irssi is a terminal based IRC client for UNIX systems. It also supports
SILC and ICB protocols via plugins.
.
Features include:
* Autologging
* Formats and themes
* Configurable keybindings
* Paste detection
* Perl scripting
* Irssi-proxy
* Transparent upgrading
* Recode support
Package: irssi-dev
Architecture: any
Depends: irssi
Description: text-mode version of the irssi IRC client development files
Irssi is a terminal based IRC client for UNIX systems. It also supports
SILC and ICB protocols via plugins.
.
Features include:
* Autologging
* Formats and themes
* Configurable keybindings
* Paste detection
* Perl scripting
* Irssi-proxy
* Transparent upgrading
* Recode support
.
This package includes the development files for the irssi client.
|