mbox series

[bug#51520,0/3] Add weechat-matrix and weechat-wee-slack

Message ID 20211030202149.18310-1-arunisaac@systemreboot.net
Headers show
Series Add weechat-matrix and weechat-wee-slack | expand

Message

Arun Isaac Oct. 30, 2021, 8:21 p.m. UTC
Hi,

This patchset adds weechat-matrix and weechat-wee-slack. These are scripts
that implement a matrix client and a slack client for weechat.

Regards,
Arun

Arun Isaac (3):
  gnu: Add python-webcolors.
  gnu: Add weechat-matrix.
  gnu: Add weechat-wee-slack.

 gnu/packages/messaging.scm  | 119 +++++++++++++++++++++++++++++++++++-
 gnu/packages/python-web.scm |  40 ++++++++++++
 2 files changed, 158 insertions(+), 1 deletion(-)

Comments

jgart Oct. 30, 2021, 11:17 p.m. UTC | #1
Just what I needed!

:)
Efraim Flashner Nov. 7, 2021, 9 p.m. UTC | #2
Thanks. Patches pushed.