Add IRC package.
This commit is contained in:
parent
e5ca712b57
commit
9ad72da03c
1 changed files with 9 additions and 0 deletions
|
|
@ -912,5 +912,14 @@
|
|||
"description": "Library for detecting the format of a sound file",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nimrod-sndhdr"
|
||||
},
|
||||
{
|
||||
"name": "irc",
|
||||
"url": "git://github.com/nimrod-code/irc",
|
||||
"method": "git",
|
||||
"tags": ["library", "irc", "network"],
|
||||
"description": "Implements a simple IRC client.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimrod-code/irc"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue