https://github.com/bod/irondad
A very simple IRC client library written in Java.
https://github.com/bod/irondad
Last synced: 8 months ago
JSON representation
A very simple IRC client library written in Java.
- Host: GitHub
- URL: https://github.com/bod/irondad
- Owner: BoD
- License: lgpl-3.0
- Created: 2013-06-12T18:05:59.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-10-08T13:56:31.000Z (over 3 years ago)
- Last Synced: 2024-04-16T12:23:39.261Z (about 2 years ago)
- Language: Java
- Size: 213 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
irondad
=======
A very simple IRC client library written in Java.
Licence
-------
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, see
.