biboumi 8.3-1build3 source package in Ubuntu

Changelog

biboumi (8.3-1build3) focal; urgency=medium

  * No change rebuild against new botal2.12 ABI

 -- Dimitri John Ledkov <email address hidden>  Mon, 10 Feb 2020 18:37:43 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
biboumi_8.3.orig.tar.bz2 135.3 KiB 63f21f3ac3d5c76dd7efca62247dfcfaf68a69a4d7f2f95744175f9bb6f4c1d5
biboumi_8.3-1build3.debian.tar.xz 8.1 KiB 7340eb973ca5d993ff6f09de0227111c985cd8b1fd9d24b4806a5e69e5adaf31
biboumi_8.3-1build3.dsc 2.1 KiB c714cbb66596cb1a8117db63f9c59012b1647bdfae342bf1ac9386092bf8dae2

Available diffs

View changes file

Binary packages built by this source

biboumi: 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-dbgsym: debug symbols for biboumi