ruby-x11/README.md

18 lines
625 B
Markdown
Raw Normal View History

2023-09-25 21:35:47 +02:00
Pure X11
2011-08-04 08:05:45 +02:00
========
2023-09-25 21:35:47 +02:00
This library is now on Rubygems.org as "pure-X11" as I (vidarh) has not had a
response from the original author. If that should change, I'll be happy to
upstread everything.
2011-08-01 06:51:22 +02:00
(under-development) Pure Ruby implementation of the X Window System Protocol.
2023-09-25 21:35:47 +02:00
This library is based off of Mathieu Bouchard's work on his RubyX11 project,
and Richard Ramsdens excellent start on Ruby-X11.
2011-08-01 06:51:22 +02:00
2012-03-08 19:45:04 +01:00
Contributors
------------
There is still quite a bit of work to do on this repository. If you're thinking
about contributing you may want to look over the PDF in the docs folder which documents
the X Window System Protocol.