irc-dcc

A DCC message parsing and helper library for IRC clients

https://github.com/JanGe/irc-dcc

Version on this page:2.0.1@rev:5
LTS Haskell 12.26:2.0.1@rev:8
Stackage Nightly 2018-09-28:2.0.1@rev:8
Latest on Hackage:2.0.1@rev:8

See all snapshots irc-dcc appears in

MIT licensed by Jan Gerlinger
Maintained by [email protected]
This version can be pinned in stack with:irc-dcc-2.0.1@sha256:ffb7f75096701c8364948f5af0c9f7a2ab0c05a85512c873fa92c3a7fc2d17d4,3182

Module documentation for 2.0.1

DCC (Direct Client-to-Client) is an IRC sub-protocol for establishing and maintaining direct connections to exchange messages and files.

See http://www.irchelp.org/irchelp/rfc/ctcpspec.html for more details.

Changes

2.0.1

  • Remove unused errors package from dependencies
  • Relax upper bounds for package binary