Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xmlrpc-c-client - C client libraries for xmlrpc-c
- Description:
XML-RPC is a quick-and-easy way to make procedure calls over the
Internet. It converts the procedure call into XML document, sends it
to a remote server using HTTP, and gets back the response as XML.
This library provides a modular implementation of XML-RPC for C
clients.
Packages
xmlrpc-c-client-1.21.00-1303.1851.fc13.i686
[24 KiB] |
Changelog
by Enrico Scholz (2010-02-23):
- require the various subpackages explicitly for -devel; the ld linker
scripts broke rpm's autodetection (#567400)
- removed -devel Requires: which are covered by pkgconfig autodeps
- added %{?_isa} annotations
|