fedmsg-irc
Python 2 API and CLI for fedmsg
Install
- All systems
-
curl cmd.cat/fedmsg-irc.sh
- Debian
-
apt-get install fedmsg-irc
- Ubuntu
-
apt-get install fedmsg-irc
- Fedora
-
dnf install fedmsg-irc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fedmsg-irc
- Raspbian
-
apt-get install fedmsg-irc
- Dockerfile
- dockerfile.run/fedmsg-irc
python2-fedmsg
Python 2 API and CLI for fedmsg
fedmsg-irc
Fedora messaging infrastructure system - IRC bot
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora infrastructure to send and receive messages to and from applications in order to allow for asynchronous processes. This package contains the fedmsg-irc bot, that sends messages received on the bus to an IRC channel.
python-fedmsg
Fedora messaging infrastructure system
fedmsg (Fedora Messaging) is a Python package and API used within the Fedora infrastructure to send and receive messages to and from applications in order to allow for asynchronous processes. This package provides the fedmsg Python module, allowing native integration of fedmsg functionality in Python applications.