Re: python binding for rygel



I belive Rygel is built on glib/gobject, so you should be able to use gobject introspection to access it from Python. E.g.,

from gi.repository import RygelCore

On Thu, Mar 12, 2015 at 11:11 AM, narcisse doudieu siewe <wambenarcisse yahoo fr> wrote:
Hello,
I need to know if there exist any python binding for rygel
if not can we tell me how could I implement it myself?
thanks



_______________________________________________
python-hackers-list mailing list
python-hackers-list gnome org
https://mail.gnome.org/mailman/listinfo/python-hackers-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]