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
|
Source: bip
Section: net
Priority: optional
Maintainer: Pierre-Louis Bonicoli <pierre-louis.bonicoli@libregerbil.fr>
Uploaders: Marc Dequènes (Duck) <Duck@DuckCorp.org>
Standards-Version: 4.6.0
Build-Depends: debhelper-compat (= 13),
bison,
flex,
libssl-dev,
autoconf-archive,
pkg-config
Vcs-Browser: https://salsa.debian.org/debian/bip
Vcs-Git: https://salsa.debian.org/debian/bip.git
Homepage: https://bip.milkypond.org/
Rules-Requires-Root: no
Package: bip
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base
Description: multiuser irc proxy with conversation replay and more
Bip is a IRC proxy that supports replaying logged conversation when a client
connects, multiple clients on one irc server connection, It has a handy
logging directory structure. It is multiuser, and has a flexible
configuration. Some of its configuration can be changed at runtime with
special irc commands.
|