
Attempt to create generated bindings for
libyui. Not restricted to one language.

Authors: kkaempf@suse.de

Ruby Notes
==========

* API tries to follow ruby standards:
* Containers do not implement iterators but:
  * each
  * to_a
  * etc
* lower_case_methods instead of camelCaseMethods