File: control

package info (click to toggle)
swirc 3.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,872 kB
  • sloc: ansic: 18,094; cpp: 17,518; sh: 960; python: 254; makefile: 102; javascript: 20
file content (38 lines) | stat: -rw-r--r-- 987 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
Source: swirc
Maintainer: Markus Uhlin <markus@nifty-networks.net>
Section: net
Priority: optional
Build-Depends:
  debhelper-compat (= 13),
  gettext,
  libcmocka-dev,
  libcurl4-openssl-dev | libcurl4-gnutls-dev | libcurl4-nss-dev,
  libhunspell-dev,
  libidn-dev,
  libncurses-dev,
  libnotify-dev,
  libssl-dev
Standards-Version: 4.6.2.0
Homepage: https://www.nifty-networks.net/swirc/
Vcs-Browser: https://github.com/uhlin/swirc
Vcs-Git: https://github.com/uhlin/swirc.git
Rules-Requires-Root: no

Package: swirc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: dunst | notification-daemon | notify-osd
Description: Curses ICB and IRC client
 Swirc is a BSD licensed, console based and lightweight ICB and IRC
 client written in C/C++, whose goals are to be portable and secure.
 .
 Features:
  * TLS/SSL
  * Multiple IRCv3 features such as SASL auth mechanism
  * Themes
  * DCC
  * Identd
  * Nicklist
  * SOCKS 5 proxy
  * Spell checking
  * And more...