Language

Package: d-feet @ 0.3.14

Synopsis

D-Bus debugger

Description

D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces of running programs and invoke methods on those interfaces.

Home page
https://wiki.gnome.org/Apps/DFeet
Location
gnu/packages/gnome.scm (line: 6860, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'gobject-introspection' should probably be a native input
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'xmllint' does not match package name 'libxml2'
input-labels

Identify input labels that do not match package names

label 'python' does not match package name 'python-wrapper'