File: control

package info (click to toggle)
osinfo-db 0.20210215-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 18,204 kB
  • sloc: python: 1,453; makefile: 91; sh: 62
file content (29 lines) | stat: -rw-r--r-- 934 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: osinfo-db
Section: libs
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Uploaders: Pino Toscano <pino@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 gettext,
 locales-all <!nocheck>,
 osinfo-db-tools,
 python3-lxml <!nocheck>,
 python3-pytest <!nocheck>,
Standards-Version: 4.5.1
Homepage: https://libosinfo.org/
Vcs-Git: https://salsa.debian.org/libvirt-team/osinfo-db.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/osinfo-db
Rules-Requires-Root: no

Package: osinfo-db
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Operating system database files
 libosinfo is a GObject based library API for managing information about
 operating systems, hypervisors and the (virtual) hardware devices they
 can support. It provides APIs to match/identify optimal devices for deploying
 an operating system on a hypervisor.
 .
 This package contains the actual database files.