File: control

package info (click to toggle)
osinfo-db-tools 1.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 788 kB
  • sloc: ansic: 1,317; sh: 453; xml: 428; python: 366; perl: 80; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 1,167 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
30
31
32
33
34
Source: osinfo-db-tools
Section: devel
Priority: optional
Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>,
 Pino Toscano <pino@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 gettext,
 libarchive-dev,
 libglib2.0-dev,
 libjson-glib-dev,
 libsoup-3.0-dev,
 libxml2-dev,
 meson (>= 0.49.0),
 python3-pytest <!nocheck>,
 python3-requests <!nocheck>
Standards-Version: 4.7.0
Homepage: https://libosinfo.org/
Vcs-Git: https://salsa.debian.org/libvirt-team/osinfo-db-tools.git
Vcs-Browser: https://salsa.debian.org/libvirt-team/osinfo-db-tools
Rules-Requires-Root: no

Package: osinfo-db-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libosinfo database tools
 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 tools for managing the installation, bundling and
 distribution of libosinfo's database files.