slackbuilds_ponce/libraries/libstrophe/README
Pedro R.M. Júnior b4a6e141ef libraries/libstrophe: Added (An XMPP library for C).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-07 07:05:16 +07:00

4 lines
211 B
Text

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.