irc-client: An IRC client library.

[ library, mit, network ] [ Propose Tags ]

An IRC client library built atop irc-conduit. Why another IRC client library, you cry? I didn't really find one that did what I wanted (specifically, handle connecting to servers and calling event handlers, possibly with TLS), but which didn't implement almost a full IRC bot for you. That takes out all the fun!

irc-conduit and irc-ctcp are my solution to the first part of that, this is my solution to the latter. It's a simple IRC client library that does the basics for you, but isn't an all-singing, all-dancing, fully-featured IRC application. It is a merely a simple library.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.3.0, 0.2.3.1, 0.2.4.0, 0.2.5.0, 0.2.6.0, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.4.2.0, 0.4.2.1, 0.4.2.2, 0.4.3.0, 0.4.4.0, 0.4.4.1, 0.4.4.2, 0.4.4.3, 0.4.4.4, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.1.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.1.0.4, 1.1.0.5, 1.1.0.6, 1.1.0.7, 1.1.1.0, 1.1.1.1, 1.1.2.0, 1.1.2.1, 1.1.2.2, 1.1.2.3
Dependencies base (>=4.7 && <5), bytestring (>=0.10 && <0.11), conduit (>=1.2 && <1.3), connection (>=0.2 && <0.3), irc-conduit (>=0.2.1 && <0.3), irc-ctcp (>=0.1.2 && <0.2), network-conduit-tls (>=1.1 && <1.3), old-locale (>=1.0 && <1.1), stm (>=2.4 && <2.5), stm-conduit (>=2.5 && <3.1), text (>=1.1 && <1.3), time (>=1.4 && <1.9), tls (>=1.3 && <1.5), transformers (>=0.3 && <0.6), x509 (>=1.6 && <1.8), x509-store (>=1.6 && <1.7), x509-validation (>=1.6 && <1.7) [details]
License MIT
Author Michael Walker
Maintainer mike@barrucadu.co.uk
Category Network
Home page https://github.com/barrucadu/irc-client
Bug tracker https://github.com/barrucadu/irc-client/issues
Source repo head: git clone https://github.com/barrucadu/irc-client.git
this: git clone https://github.com/barrucadu/irc-client.git(tag 0.4.4.4)
Uploaded by barrucadu at 2017-08-11T21:24:36Z
Distributions NixOS:1.1.2.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 20059 total (86 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-11 [all 1 reports]