[ 源代码: ruby-xmlrpc ]
软件包: ruby-xmlrpc (0.3.2-1ubuntu0.1)
ruby-xmlrpc 的相关链接
Trisquel 的资源:
下载源码包 ruby-xmlrpc:
- [ruby-xmlrpc_0.3.2-1ubuntu0.1.dsc]
- [ruby-xmlrpc_0.3.2.orig.tar.gz]
- [ruby-xmlrpc_0.3.2-1ubuntu0.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Antonio Terceiro
外部的资源:
- 主页 [github.com]
相似软件包:
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.