Language

Package: lua5.2-lgi @ 0.9.2

Synopsis

Lua bridge to GObject based libraries

Description

LGI is gobject-introspection based dynamic Lua binding to GObject based libraries. It allows using GObject-based libraries directly from Lua. Notable examples are GTK+, GStreamer and Webkit.

Home page
https://github.com/pavouk/lgi/
Location
gnu/packages/lua.scm (line: 659, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gtk' does not match package name 'gtk+'
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input