xmlrpc-c 1.33.14-11 source package in Ubuntu

Changelog

xmlrpc-c (1.33.14-11) unstable; urgency=medium

  * QA upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Jelmer Vernooij <email address hidden>  Thu, 13 Oct 2022 13:27:40 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
xmlrpc-c_1.33.14-11.dsc 2.1 KiB 53be7914e95c840c3348ef59ad806583b12af879bafc5a8cb725bf6d265a2e05
xmlrpc-c_1.33.14.orig.tar.gz 754.2 KiB dad8a8ae438f0fbca7e57e906b15cd9698aed2296797e4d9681127719ce70b3f
xmlrpc-c_1.33.14-11.debian.tar.xz 15.4 KiB 53e764fa11c7025d72eb58faf91990c701eba18ef013a392f3d3dfd1c08e9f80

Available diffs

No changes file available.

Binary packages built by this source

libxmlrpc-c++8-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-c++8v5: No summary available for libxmlrpc-c++8v5 in ubuntu noble.

No description available for libxmlrpc-c++8v5 in ubuntu noble.

libxmlrpc-c++8v5-dbgsym: No summary available for libxmlrpc-c++8v5-dbgsym in ubuntu noble.

No description available for libxmlrpc-c++8v5-dbgsym in ubuntu noble.

libxmlrpc-core-c3: 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-c3-dbgsym: No summary available for libxmlrpc-core-c3-dbgsym in ubuntu noble.

No description available for libxmlrpc-core-c3-dbgsym in ubuntu noble.

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
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