ruby-xen 0.1.0
ruby-xen allows you to manage Xen virtual servers via Ruby. It currently wraps the command line tools provided by Xen (xm) as well as Steve Kemps excellent Xen-tools (http://www.xen-tools.org/software/xen-tools/).
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
open4
>= 0