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
ruby-xmlrpc (0.3.3-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 11:23:45 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | ruby |
| 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 |
XMLRPC is a lightweight protocol that enables remote procedure calls over
HTTP. It is defined at http://
.
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.