On 29 August 2011 20:08, Sage Weil <sage@xxxxxxxxxxxx> wrote: > I started to make a list of smallish projects that are reasonably easy for > new developers to approach. The list is at > > http://ceph.newdream.net/wiki/Projects > > Any other ideas? > > sage > I've been working on some alternative python bindings [0], using Cython instead of ctypes to wrap the libraries. It's still early days but they're in a reasonably usable state. When I have the time I'm going to look at wrapping the C++ headers instead of the C ones. I started it as there weren't any py bindings for librbd and figured may as well wrap the others whilst I'm at it. No idea if it'll be useful for anyone else. [0] http://github.com/ukplc/pyceph -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html