软件包:biboumi(9.0+20231006-2)
biboumi 的相关链接
Debian 的资源:
下载源码包 biboumi:
- [biboumi_9.0+20231006-2.dsc]
- [biboumi_9.0+20231006.orig.tar.xz]
- [biboumi_9.0+20231006-2.debian.tar.xz]
维护小组:
- Debian VoIP Team (QA 页面, 邮件存档)
- Jonas Smedegaard (QA 页面)
- Vasudev Kamath (QA 页面)
- Michel Le Bihan (QA 页面)
外部的资源:
- 主页 [codeberg.org]
相似软件包:
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.
其他与 biboumi 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: libbotan-2-19 (>= 2.19.5+dfsg)
- multiplatform crypto library (2.x version)
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libidn12 (>= 1.13)
- GNU Libidn 库,IETF IDN 规范的扩展
-
- dep: libpq5
- PostgreSQL C client library
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: libsystemd0
- systemd 实用库
-
- dep: libudns0t64 (>= 0.4)
- async-capable DNS stub resolver library
-
- dep: libuuid1 (>= 2.16)
- 通用唯一标识符 (UUID) 库