diff options
author | crocket <crockabiscuit@yahoo.com> | 2010-06-17 08:56:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-06-17 14:45:25 -0500 |
commit | c25df027af5f47f830856f4a95bc528e790bb4f3 (patch) | |
tree | 14c43749a1e0693164cc71b83becb0073b744d6d /libraries/smartirc4net/slack-desc | |
parent | bac25796931edf79c86798d8c37fa555bcd678ef (diff) | |
download | slackbuilds-c25df027af5f47f830856f4a95bc528e790bb4f3.tar.gz |
libraries/smartirc4net: Added (C# IRC library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/smartirc4net/slack-desc')
-rw-r--r-- | libraries/smartirc4net/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/smartirc4net/slack-desc b/libraries/smartirc4net/slack-desc new file mode 100644 index 0000000000..a1129a2227 --- /dev/null +++ b/libraries/smartirc4net/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +smartirc4net: smartirc4net (C# IRC Library) +smartirc4net: +smartirc4net: SmartIrc4net is a multi-threaded and thread-safe IRC library witten +smartirc4net: in C#. It allows you to communicate with IRC servers. The API +smartirc4net: features full channel syncing and is split into 3 layers: +smartirc4net: IrcConnection, IrcCommands, and IrcClient. +smartirc4net: +smartirc4net: The website of smartirc4net is http://smartirc4net.meebey.net/ +smartirc4net: +smartirc4net: +smartirc4net: |