irc-client: An IRC client library.
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.
Modules
[Index]
Downloads
- irc-client-0.2.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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), conduit (>=1.2), data-default-class (>=0.0.1), irc-conduit (>=0.1.1), irc-ctcp (>=0.1.2), old-locale (>=1.0), stm (>=2.4), stm-conduit (>=2.5), text (>=1.1), time (>=1.4), transformers (>=0.3) [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-conduit.git this: git clone https://github.com/barrucadu/irc-conduit.git(tag 0.2.4.0) |
Uploaded | by barrucadu at 2015-11-01T14:19:11Z |
Distributions | NixOS:1.1.2.3 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 20631 total (110 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-11-13 [all 2 reports] |