exmpp icon indicating copy to clipboard operation
exmpp copied to clipboard

Erlang XMPP library

Results 4 exmpp issues
Sort by recently updated
recently updated
newest added

This patch switches README to Markdown, adds some formatting and makes the necessity of creating `configure`/`Makefile.in` more obvious. I didn't manage to force GitHub renderer to display the nested lists...

…ed expression < 0 is alway due to the Wtautological-compare compile flag

Add rebar build system. Don't remove autotools stuff. Use .script file to generate version from git when applicable. Use escripts to generate exmpp_known_\* files (could be used from autotools also...