@hackage irc-dcc2.0.1
A DCC message parsing and helper library for IRC clients
Categories
License
MIT
Maintainer
git@jangerlinger.de
Links
Versions
Installation
Dependencies (13)
- attoparsec >=0.13.0.1 && <0.14
- base >=4.8 && <5
- binary >=0.7.5.0 && <0.10
- bytestring >=0.10.6.0 && <0.11
- io-streams >=1.3.5.0 && <1.6
- iproute >=1.7.0 && <1.8 Show all…
Dependents (1)
@hackage/xdcc
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.