[pygtk] Gnome-keyring
Guillaume Proux
guillaume.proux at scala.com
Fri Feb 25 23:54:09 WST 2005
Johan Dahlin wrote:
>
> 1) Write C bindings for the library
> 2) Reimplement the library in python
>
> 1 is very painful and requires a lot of PythonC knowledge.
> 2 is possible since the library communicates with the daemon through a
> socket, so if you chose this you need to dig into the gnome-keyring
> sources and do exactly as it does.
>
Would
3) use ctype to make a lightweight wrapper of libgnome-keyring
be possible?
Guillaume
More information about the pygtk
mailing list