API for managing information about operating systems, hypervisors and virtual devices https://libosinfo.org/
Go to file
2024-01-06 05:18:45 +01:00
libosinfo.spec automatic update by autodist [release 0.2.12-1mamba;Sat Jun 06 2015] 2024-01-06 05:18:45 +01:00
README.md package created using the webbuild interface [release 0.2.11-1mamba;Fri Sep 12 2014] 2024-01-06 05:18:45 +01:00

libosinfo

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 the magic of GObject Introspection, the API is available in all common programming languages with demos for javascript (GJS/Seed) and python (PyGObject). Also provided are Vala bindings.