pkgsrc/ham/flxmlrpc/PLIST
mef 60398edcc4 Import flxmlrpc-0.1.4 as ham/flxmlrpc.
This is flxmlrpc, an implementation of the XmlRpc protocol
written in C++, based upon XmlRpc++0.7 and modified to provide additional XmlRpc
Variable types.  It is used in fldigi, flrig, flnet, flmsg, flarq, flamp, fllog;
a suite of programs written for amateur radio emergency communications.

flxmlrpc is designed to make it easy to incorporate xmlrpc client and server
support into C++ applications. Or use both client and server objects in your
application for easy peer-to-peer support.
2017-05-05 00:05:40 +00:00

16 lines
532 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/05/05 00:05:40 mef Exp $
include/flxmlrpc/XmlRpc.h
include/flxmlrpc/XmlRpcBase64.h
include/flxmlrpc/XmlRpcClient.h
include/flxmlrpc/XmlRpcDispatch.h
include/flxmlrpc/XmlRpcException.h
include/flxmlrpc/XmlRpcMutex.h
include/flxmlrpc/XmlRpcServer.h
include/flxmlrpc/XmlRpcServerConnection.h
include/flxmlrpc/XmlRpcServerMethod.h
include/flxmlrpc/XmlRpcSocket.h
include/flxmlrpc/XmlRpcSource.h
include/flxmlrpc/XmlRpcUtil.h
include/flxmlrpc/XmlRpcValue.h
lib/libflxmlrpc.la
lib/pkgconfig/flxmlrpc.pc