xmlrpc-c 1.33.14-10 source package in Ubuntu

Changelog

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

  * QA upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on debhelper.

 -- Jelmer Vernooij <email address hidden>  Sun, 22 Aug 2021 03:19:47 +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
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
xmlrpc-c_1.33.14-10.dsc 2.1 KiB 5f2deb8ba9686caeddc33bdea9fbe8feecc10673bf66e5d646fc193b7a63a5ee
xmlrpc-c_1.33.14.orig.tar.gz 754.2 KiB dad8a8ae438f0fbca7e57e906b15cd9698aed2296797e4d9681127719ce70b3f
xmlrpc-c_1.33.14-10.debian.tar.xz 15.4 KiB c7cc3a75abcf4cdbfbe7f48486479e0a02abe3ee2771631c137fbee037cec3e2

Available diffs

No changes file available.

Binary packages built by this source

libxmlrpc-c++8-dev: No summary available for libxmlrpc-c++8-dev in ubuntu kinetic.

No description available for libxmlrpc-c++8-dev in ubuntu kinetic.

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

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

libxmlrpc-c++8v5-dbgsym: debug symbols for libxmlrpc-c++8v5
libxmlrpc-core-c3: No summary available for libxmlrpc-core-c3 in ubuntu kinetic.

No description available for libxmlrpc-core-c3 in ubuntu kinetic.

libxmlrpc-core-c3-dbgsym: No summary available for libxmlrpc-core-c3-dbgsym in ubuntu kinetic.

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

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