1 | PortSystem 1.0 |
---|
2 | name xmlrpc-c |
---|
3 | version 0.9.10 |
---|
4 | categories devel www |
---|
5 | maintainers pguyot@kallisys.net |
---|
6 | description Lightweight RPC library based on XML and HTTP |
---|
7 | long_description \ |
---|
8 | XML-RPC is a quick-and-easy way to make procedure calls \ |
---|
9 | over the Internet. It converts the procedure call into \ |
---|
10 | XML document, sends it to a remote server using HTTP, and \ |
---|
11 | gets back the response as XML. \ |
---|
12 | This library provides a modular implementation of XML-RPC \ |
---|
13 | for C and C++. |
---|
14 | homepage http://xmlrpc-c.sourceforge.net/ |
---|
15 | platforms darwin |
---|
16 | master_sites sourceforge:xmlrpc-c |
---|
17 | checksums md5 847410fae881f0fb641a186db6c8c015 |
---|
18 | patchfiles patch-config.sub patch-config.guess patch-lib-abyss-src-data.c patch-src-XmlRpcCpp.h patch-examples-meerkat-app-list.cc patch-tools-xml-rpc-api2cpp-DataType.cc |
---|
19 | depends_lib bin:libwww-config:libwww |
---|