lua-users home
lua-l archive

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



On 05/18/13 21:45, David Burgess wrote:
Thanks Paul, I have looked at some of these. The only thing which is
alive seems to be the code used by awesome (
Are you sure about that? Clicking on the lgi github page shows there have been updates as recently as 24 days ago. Perhaps it's just hit a feature completeness and lots of code churn isn't needed at this point?

http://awesome.naquadah.org/doc/ )
I am looking for a lua library which would allow me to ditch python for dbus.

On Sun, May 19, 2013 at 12:34 PM, marbux <marbux@gmail.com> wrote:
On Sat, May 18, 2013 at 5:55 PM, David Burgess <dburgess@gmail.com> wrote:
Has anyone attempted dbus bindings for Lua?
<http://sourceforge.net/projects/ldbus/>
<https://github.com/luaforge/lua-dbus>
<https://github.com/pavouk/lgi>.
<https://github.com/daurnimator/ldbus>
<https://github.com/kstep/simpledbus/blob/master/simpledbus.lua>.

That's just from the first page of results googling for:

  lua dbus

Best regards,

Paul