mirror of
https://github.com/nim-lang/irc
synced 2026-01-14 23:11:43 +00:00
No description
|
|
||
|---|---|---|
| src | ||
| tests | ||
| .gitignore | ||
| irc.nimble | ||
| LICENSE | ||
| readme.markdown | ||
IRC package
This package implements an IRC client.
To install using Nimble run the following:
$ nimble install irc