From: derek@... Date: 2001-10-02T16:34:17+09:00 Subject: [ruby-talk:21929] Ruby Xlib wrapper I just released the first working version of my SWIG based Xlib wrapper for Ruby. It does not attempt to create a higher-level interface, rather it gives a more-or-less one-to-one mapping from Xlib calls to Ruby methods and objects. The home page for the project can be found at: . -Derek Ney