These are pure python wrappers compatible with Python2, Python3, and PyPy.  Later I will optimize the wrapper generator for PyPy by allowing ctypes to be swapped out for PyPy's own JIT optimized <i>"_ffi"</i> replacement.<br>
<br><a href="http://code.google.com/p/rpythonic/source/browse/examples/wayland_client/__init__.py">http://code.google.com/p/rpythonic/source/browse/examples/wayland_client/__init__.py</a><br><br><a href="http://code.google.com/p/rpythonic/source/browse/examples/wayland_server/__init__.py">http://code.google.com/p/rpythonic/source/browse/examples/wayland_server/__init__.py</a><br>
<br>-brett-<br>