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
|
Source: lyskom-server
Section: net
Priority: extra
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: debhelper (>= 10), po-debconf, dh-autoreconf, texinfo,
dh-systemd, libadns1-dev, liboop-dev (>= 1.0.1~)
Standards-Version: 3.9.8
Homepage: http://www.lysator.liu.se/lyskom/lyskom-server/
Vcs-Git: git://anonscm.debian.org/users/peterk/lyskom-server.git
Vcs-Browser: http://anonscm.debian.org/cgit/users/peterk/lyskom-server.git
Package: lyskom-server
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0, adduser,
rsyslog | system-log-daemon, cron | cron-daemon, lsb-base (>= 3.0-6)
Suggests: lyskom-elisp-client | lyskom-tty-client
Homepage: http://www.lysator.liu.se/lyskom/lyskom-server/
Description: Server for the LysKOM conference system
LysKOM has a lot in common with netnews, but LysKOM is
intended for local discussions (instead of worldwide).
LysKOM consists of a server process and several client
programs. The server process maintains a data base of
persons, conferences and articles. The clients connect to
the server and let the users browse the database for
unread articles.
.
LysKOM is much faster than netnews - almost as fast as irc
or ICQ! - but like in netnews the articles are saved so
that you don't have to be logged in to receive the news.
|