ruby-xmlrpc 0.3.2-ok1.3 source package in openKylin

Changelog

ruby-xmlrpc (0.3.2-ok1.3) nile; urgency=medium

  * update version info.

 -- rtlhq <nobelxyz@163.com>  Mon, 16 Oct 2023 09:36:33 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main ruby
Nile V2.0 proposed main ruby

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-xmlrpc_0.3.2.orig.tar.gz 34.0 KiB 83d6d91fb5e499833c9c58d32fa5d0e171b18a96fa9ea975acf62eb0b2634927
ruby-xmlrpc_0.3.2-ok1.3.debian.tar.xz 2.4 KiB f4ad55b5854da785779b915a8526d698738a08f59310639885829383e694b9e6
ruby-xmlrpc_0.3.2-ok1.3.dsc 1.7 KiB 1b4244ff203611bb5598f1f661fe9c54c5c1d1e859a662f61542310ded2a19aa

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.