Pakket: biboumi (9.0-2)
Verwijzigingen voor biboumi
Debian bronnen:
Het bronpakket biboumi downloaden:
Beheerders:
- Debian VoIP Team (QA-pagina, Mailarchief)
- Jonas Smedegaard (QA-pagina)
- Vasudev Kamath (QA-pagina)
- Michel Le Bihan (QA-pagina)
Externe bronnen:
- Homepage [lab.louiz.org]
Vergelijkbare pakketten:
XMPP gateway to connect to IRC servers
Biboumi is an XMPP gateway that connects to IRC servers and translates between the two protocols. It can be used to access IRC channels using any XMPP client as if these channels were XMPP MUCs.
It is written in modern C++14 and makes great efforts to have as little dependencies and to be as simple as possible.
The goal is to provide a way to access most of IRC features using any XMPP client. It doesn’t however try to provide a complete mapping of the features of both worlds simply because this is not useful and most probably impossible. For example all IRC modes are not all translatable into an XMPP features. Some of them are (like +m (mute) or +o (operator) modes), but some others are IRC-specific. If IRC is the limiting factor (for example you cannot have a non-ASCII nickname on IRC) then biboumi doesn’t try to work around this issue: it just enforces the rules of the IRC server by telling the user that he/she must choose an ASCII-only nickname. An important goal is to keep the software (and its code) light and simple.
Andere aan biboumi gerelateerde pakketten
|
|
|
|
-
- dep: adduser
- toevoegen en verwijderen van gebruikers en groepen
-
- dep: libbotan-2-17 (>= 2.17.3+dfsg)
- multiplatform crypto library (2.x version)
-
- dep: libc6 (>= 2.28)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML parsing C library - runtime library
-
- dep: libgcc-s1 (>= 3.5)
- GCC support bibliotheek
-
- dep: libidn11 (>= 1.13)
- GNU Libidn library, implementation of IETF IDN specifications
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared library
-
- dep: libstdc++6 (>= 10.2)
- GNU Standard C++ Library v3
-
- dep: libsystemd0
- systemd utility library
-
- dep: libudns0 (>= 0.4)
- async-capable DNS stub resolver library
-
- dep: libuuid1 (>= 2.16)
- Universally Unique ID library