No description
Find a file
DarthOreo 7522eafe3d
modified: irc.nim (#25)
* modified:   irc.nim

* modified:   irc.nim
2022-04-15 17:46:51 +01:00
src modified: irc.nim (#25) 2022-04-15 17:46:51 +01:00
tests Remove the 'P' prefix from all types that have it 2016-09-07 02:26:52 +01:00
.gitignore Add a .gitignore 2016-08-15 22:14:38 +01:00
irc.nimble Version 0.4.0 2021-04-20 23:24:14 +01:00
LICENSE Create LICENSE 2016-07-31 13:27:15 +02:00
readme.markdown s/babel/nimble/ 2015-05-18 20:54:31 +01:00

IRC package

This package implements an IRC client.

To install using Nimble run the following:

$ nimble install irc