Import (8sync contrib irc) library from Snuik.
authorJanneke Nieuwenhuizen <janneke@gnu.org>
Sat, 12 Aug 2023 20:40:05 +0000 (22:40 +0200)
committerJanneke Nieuwenhuizen <janneke@gnu.org>
Thu, 17 Aug 2023 13:58:26 +0000 (15:58 +0200)
commitb3c2b56df388ee0f09e90370b7763096a984073b
tree302e2eb645e579c17ab336cc536fbb8145d85f84
parent1542b79f05d4bb6a6f1d330270c195b711fedd28
Import (8sync contrib irc) library from Snuik.

Snuik was created using 8sync, imported (8sync contrib irc) to
override it locally for Snuik, refactored parsing, moved irc
procedures out to this library.

* 8sync/contrib/irc.scm: New file.
* Makefile.am (SOURCES): Add it.
8sync/contrib/irc.scm [new file with mode: 0644]
Makefile.am