From b4a6e141ef2e7501d138f3c31b3e4891487e4ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20R=2EM=2E=20J=C3=BAnior?= Date: Thu, 5 Mar 2015 07:02:09 +0700 Subject: libraries/libstrophe: Added (An XMPP library for C). Signed-off-by: Willy Sudiarto Raharjo --- libraries/libstrophe/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/libstrophe/README (limited to 'libraries/libstrophe/README') diff --git a/libraries/libstrophe/README b/libraries/libstrophe/README new file mode 100644 index 000000000000..2518884004a3 --- /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. -- cgit v1.2.3