xmlrpc-c 1.16.32-0ubuntu3 source package in Bilimbi Test

Changelog

xmlrpc-c (1.16.32-0ubuntu3) natty; urgency=low

  * Move c_util.h to libxmlrpc-core-c3-dev
 -- Jonathan Riddell <email address hidden>   Tue, 11 Jan 2011 00:18:21 +0000

Upload details

Uploaded by:
Jonathan Riddell
Uploaded to:
Natty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Angry Aardvark release universe libs

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
xmlrpc-c_1.16.32.orig.tar.gz 687.7 KiB 47cfcb31ef6ef79b3f6c7096c2319006b0eedec76545b3cc0b5730ea6ec30c82
xmlrpc-c_1.16.32-0ubuntu3.diff.gz 16.6 KiB f229d78a217afa5eadf8b81fb5be5d5308403b0e551bb849ac5743b43a14e90f
xmlrpc-c_1.16.32-0ubuntu3.dsc 1.2 KiB 5fe5cb21228e4767ee297fa70826f121a07e3440295a27b828c4b507d86b63ec

View changes file

Binary packages built by this source

libxmlrpc-c3-0: A lightweight RPC library based on XML and HTTP for C and C++

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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 and C++.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/

libxmlrpc-c3-dev: A lightweight RPC library based on XML and HTTP for C and C++

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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 and C++.
 .
 Install this package if you wish to develop your own programs using this
 library.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/

libxmlrpc-core-c3-0: A lightweight RPC library based on XML and HTTP (core libraries)

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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 and C++.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/

libxmlrpc-core-c3-dev: A lightweight RPC library based on XML and HTTP (core libraries)

 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an 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 and C++.
 .
 Install this package if you wish to develop your own programs using this
 library.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/

xml-rpc-api2cpp: Generate C++ wrapper classes for XML-RPC servers

 A utility for generating C++ wrapper classes based on an XML-RPC API,
 obtained by interrogating an XML-RPC server.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/

xml-rpc-api2txt: Dump an XML-RPC API as a text file

 A utility for printing out an XML-RPC API as a text file. The API is
 obtained by interrogating an XML-RPC server.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/