ruby-xmlrpc 0.3.3-ok1 source package in openKylin

Changelog

ruby-xmlrpc (0.3.3-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 11:23:45 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main ruby

Downloads

File Size SHA-256 Checksum
ruby-xmlrpc_0.3.3.orig.tar.gz 34.7 KiB 083d41fef7b553d8532ff1cf5a7dbe8baf1ef659e8374e1095206dc939dced19
ruby-xmlrpc_0.3.3-ok1.debian.tar.xz 2.6 KiB abd13cf45f49c0d40a2638b07d06f0d77e7bf883fb1cdd3d3c1b26d67d71d878
ruby-xmlrpc_0.3.3-ok1.dsc 1.8 KiB 8307b03c5aaab3c4b57cb65ff93bc99d2fc31a107c1839dd92cf790837145ae7

Available diffs

View changes file

Binary packages built by this source

ruby-xmlrpc: XMLRPC library for Ruby

 XMLRPC is a lightweight protocol that enables remote procedure calls over
 HTTP. It is defined at http://www.xmlrpc.com.
 .
 This package enables you to create a server that implements remote procedures
 and a client that calls them. Very little code is required to achieve either
 of these.