Re: python binding for rygel
- From: "Stuart C. Naifeh" <scnaifeh hotmail com>
- To: narcisse doudieu siewe <wambenarcisse yahoo fr>
- Cc: "python-hackers-list gnome org" <python-hackers-list gnome org>
- Subject: Re: python binding for rygel
- Date: Thu, 12 Mar 2015 12:00:32 -0400
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]