diff options
Diffstat (limited to 'libraries/libstrophe/README')
-rw-r--r-- | libraries/libstrophe/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libstrophe/README b/libraries/libstrophe/README new file mode 100644 index 0000000000..2518884004 --- /dev/null +++ b/libraries/libstrophe/README @@ -0,0 +1,4 @@ +libstrophe is a minimal XMPP library written in C. It has almost no +external dependencies, only an XML parsing library (expat or libxml +are both supported). It is designed for both POSIX and Windows +systems. |