パッケージ: 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.5)
- GCC 共有ライブラリ
-
- dep: libidn12 (>= 1.13)
- GNU Libidn ライブラリ - IETF IDN 規格の実装
-
- dep: libpq5
- PostgreSQL 用 C クライアントライブラリ
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共有ライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libsystemd0
- systemd ユーティリティライブラリ
-
- dep: libudns0t64 (>= 0.4)
- async-capable DNS stub resolver library
-
- dep: libuuid1 (>= 2.16)
- 汎用一意識別子ライブラリ