xmlrpc-c 1.59.03-2 source package in Ubuntu

Changelog

xmlrpc-c (1.59.03-2) unstable; urgency=medium

  * Split-out xmlrpc-utils4 (Closes: #1071465)
  * Apply Multi-Arch hint
  * Close old Ubuntu bugs: (LP: #464509, LP: #1865344)

 -- Alexandre Detiste <email address hidden>  Wed, 22 May 2024 10:14:45 +0200

Upload details

Uploaded by:
Alexandre Detiste
Uploaded to:
Sid
Original maintainer:
Alexandre Detiste
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xmlrpc-c_1.59.03-2.dsc 2.3 KiB c19fd4d21b268b87a6a7b54f691edd8a8dd982df4057ef97410fe1f4f33582c5
xmlrpc-c_1.59.03.orig.tar.gz 913.5 KiB bdb71db42ab0be51591555885d11682b044c1034d4a3296401bf921ec0b233fe
xmlrpc-c_1.59.03-2.debian.tar.xz 15.6 KiB 18da2c0ef4b9f687bee54dfeee252e16ac47430886ac4abb0aed45e6bacdb469

Available diffs

No changes file available.

Binary packages built by this source

libxmlrpc-c++9: Lightweight RPC library based on XML and HTTP [C++ runtime 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++.

libxmlrpc-c++9-dbgsym: debug symbols for libxmlrpc-c++9
libxmlrpc-c++9-dev: Lightweight RPC library based on XML and HTTP [C++ development 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++.
 .
 Install this package if you wish to develop your own programs using this
 library.

libxmlrpc-core-c3-dev: Lightweight RPC library based on XML and HTTP [C development 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.
 .
 Install this package if you wish to develop your own programs using this
 library.

libxmlrpc-core-c3-dev-dbgsym: debug symbols for libxmlrpc-core-c3-dev
libxmlrpc-core-c3t64: Lightweight RPC library based on XML and HTTP [C runtime 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.

libxmlrpc-core-c3t64-dbgsym: debug symbols for libxmlrpc-core-c3t64
libxmlrpc-util-dev: Lightweight RPC library based on XML and HTTP [extra development 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 extra utility functions.
 .
 Install this package if you wish to develop your own programs using this
 library.

libxmlrpc-util4: Lightweight RPC library based on XML and HTTP [extra C runtime 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 extra utility functions.

libxmlrpc-util4-dbgsym: debug symbols for libxmlrpc-util4
xmlrpc-api-utils: Generate C++ wrapper classes for XML-RPC servers

 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 package contains two programs:
  * xml-rpc-api2cpp, a utility for generating C++ wrapper classes based
    on an XML-RPC API, obtained by interrogating an XML-RPC server.
  * xml-rpc-api2txt, a utility for printing out an XML-RPC API as a
    text file. The API is obtained by interrogating an XML-RPC server.

xmlrpc-api-utils-dbgsym: debug symbols for xmlrpc-api-utils