This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Kirk Haines (author)
Mon Mar 16 10:54:39 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Apr 16 10:40:37 -0700 2008 | |
| |
COPYING | Wed Oct 29 12:30:48 -0700 2008 | |
| |
README | Wed Oct 29 12:39:57 -0700 2008 | |
| |
examples/ | Wed Apr 16 10:40:28 -0700 2008 | |
| |
extconf.rb | ||
| |
spec/ | Thu Aug 21 16:35:09 -0700 2008 | |
| |
src/ |
README
# -*- RD -*- = README == Loudmouth-Ruby -- Ruby bindings for Loudmouth These are the Ruby bindings for Loudmouth, an asynchronous XMPP library written in C. == Install % ruby extconf.rb % make % sudo make install === Dependencies ==== Ruby/GLib Part of Ruby-gtk2 or Ruby-gnome2, http://ruby-gnome2.sourceforge.jp/ ==== Loudmouth 1.4.0 The C library, http://www.loudmouth-project.org/ == Bugs Please report bugs to our bug tracker http://loudmouth.lighthouseapp.com == Copying Copyright (C) 2008 Imendio AB This program is free software. You can distribute/modify this program under the terms of the GNU LESSER GENERAL PUBLIC LICENSE Version 2.1. == Project Website http://www.loudmouth-project.org/








