mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add IRC package.
This commit is contained in:
parent
e5ca712b57
commit
9ad72da03c
@ -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…
x
Reference in New Issue
Block a user