Blob


1 Source: ngircd
2 Section: net
3 Priority: optional
4 Maintainer: Alexander Barton <alex@barton.de>
5 Build-Depends: debhelper (>> 4.0.0), libz-dev
6 Standards-Version: 3.5.8
8 Package: ngircd
9 Architecture: any
10 Depends: ${shlibs:Depends} ${misc:Depends}
11 Description: A lightweight daemon for the Internet Relay Chat (IRC)
12 ngIRCd is a free open source daemon for the Internet Relay Chat (IRC)
13 network. It is written from scratch and is not based upon the original
14 IRCd like many others.
15 .
16 Advantages:
17 - no problems with servers using changing/non-static IP addresses.
18 - small and lean configuration file.
19 - free, modern and open source C code.
20 - still under active development.
21 .
22 ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run
23 mixed networks.