Language

Package: libosinfo @ 1.9.0

Synopsis

Operating system information database

Description

libosinfo is a GObject based library API for managing information about operating systems, hypervisors and the (virtual) hardware devices they can support. It includes a database containing device metadata and provides APIs to match/identify optimal devices for deploying an operating system on a hypervisor. Via GObject Introspection, the API is available in all common programming languages. Vala bindings are also provided.

Home page
https://libosinfo.org/
Location
gnu/packages/virtualization.scm (line: 1001, column: 2)
Licenses

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 1042 is way too long (106 characters)
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
input-labels

Identify input labels that do not match package names

label 'libsoup' does not match package name 'libsoup-minimal'