pkgsrc/net/ruby-xmlrpc4r/DESCR
taca 23e92aed18 Importing ruby-xmlrpc4r package 1.7.9, implementation of the XML-RPC
protocol for Ruby.
Based on PR pkg/14303 with slightly modification and newer version.
2002-01-27 15:31:18 +00:00

10 lines
357 B
Text

Michael Neumann's xmlrpc4r module is an implementation of the
XML-RPC protocol for Ruby.
It supports:
* Introspection and MultiCall extensions
* HTTP Basic Authentification and SSL (client-only)
* Asynchronous RPCs and connection-alive
* CGI, FastCGI, mod_ruby and standalone server
For test modules, you need to install ruby-runit package, too.