Re: Review Swap : yumdaemon - DBus API for yum

2013-10-23 Thread tim.laurid...@gmail.com
Thanks On Wed, Oct 23, 2013 at 5:58 PM, Jerry James wrote: > On Wed, Oct 23, 2013 at 3:05 AM, tim.laurid...@gmail.com > wrote: > > I have made the first public release of yumdaemon a DBUS API for yum with > > python 2 & 3 client bindings > > It can be helpful for applications moving to python

Re: Review Swap : yumdaemon - DBus API for yum

2013-10-23 Thread Jerry James
On Wed, Oct 23, 2013 at 3:05 AM, tim.laurid...@gmail.com wrote: > I have made the first public release of yumdaemon a DBUS API for yum with > python 2 & 3 client bindings > It can be helpful for applications moving to python 3 but need to performing > yum actions. > future plans is to make the API

Review Swap : yumdaemon - DBus API for yum

2013-10-23 Thread tim.laurid...@gmail.com
I have made the first public release of yumdaemon a DBUS API for yum with python 2 & 3 client bindings It can be helpful for applications moving to python 3 but need to performing yum actions. future plans is to make the API work with dnf when there is an api to work with. API Docs : http://timlau