Package: libxmlrpc-core-c3-udeb (1.16.33-3.1ubuntu6) [universe]
Links for libxmlrpc-core-c3-udeb
Ubuntu Resources:
Download Source Package xmlrpc-c:
- [xmlrpc-c_1.16.33-3.1ubuntu6.dsc]
- [xmlrpc-c_1.16.33.orig.tar.gz]
- [xmlrpc-c_1.16.33-3.1ubuntu6.diff.gz]
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Sean Finney
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
debian-installer udeb package
Warning: This package is intended for the use in building debian-installer images only. Do not install it on a normal Ubuntu system.
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++.
This package contains the minimal runtime libraries for the Debian Installer (udeb).
Other Packages Related to libxmlrpc-core-c3-udeb
|
|
|
-
- dep: libc6-udeb (>= 2.15)
- Embedded GNU C Library: Shared libraries - udeb
-
- dep: libcurl3-udeb
- Multi-protocol file transfer library (OpenSSL)