File: control

package info (click to toggle)
python3-lxc 1%3A5.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 228 kB
  • sloc: ansic: 1,632; python: 552; sh: 58; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 1,137 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
Source: python3-lxc
Section: python
Priority: optional
Maintainer: pkg-lxc <pkg-lxc-devel@lists.alioth.debian.org>
Uploaders: Pierre-Elliott Bécue <peb@debian.org>,
           Mathias Gibbens <gibmat@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               lxc-dev,
               pkg-config,
               python3-all,
               python3-all-dev,
               python3-setuptools
Standards-Version: 4.6.2
Homepage: https://linuxcontainers.org/
Vcs-Git: https://salsa.debian.org/lxc-team/python3-lxc.git
Vcs-Browser: https://salsa.debian.org/lxc-team/python3-lxc
Rules-Requires-Root: no

Package: python3-lxc
Architecture: linux-any
Depends: liblxc1,
         ${python3:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Description: Linux Containers userspace tools (Python3 bindings)
 Containers are insulated areas inside a system, which have their own namespace
 for filesystem, network, PID, IPC, CPU and memory allocation and which can be
 created using the Control Group and Namespace features included in the Linux
 kernel.
 .
 This package contains the Python 3.x bindings