File: control

package info (click to toggle)
python-rtslib-fb 2.1.76-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 376 kB
  • sloc: python: 4,371; sh: 76; makefile: 63
file content (45 lines) | stat: -rw-r--r-- 1,436 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
35
36
37
38
39
40
41
42
43
44
45
Source: python-rtslib-fb
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Andy Grover <andy@groveronline.com>,
Build-Depends:
 debhelper-compat (= 11),
 dh-python,
 openstack-pkg-tools (>= 99~),
 python3-all,
 python3-setuptools,
Build-Depends-Indep:
 python3-six,
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-rtslib-fb
Vcs-Git: https://salsa.debian.org/openstack-team/python/python-rtslib-fb.git
Homepage: https://github.com/open-iscsi/rtslib-fb

Package: python3-rtslib-fb
Architecture: all
Depends:
 python3-pyudev,
 python3-six,
 ${misc:Depends},
 ${python3:Depends},
Conflicts:
 lio-utils,
Breaks:
 python-rtslib-fb,
Replaces:
 python-rtslib-fb,
 targetcli-fb (<< 2.1.fb32),
Description: object API for managing the Linux LIO kernel target - Python 3.x
 The rtslib-fb package is an object-based Python library for configuring the
 LIO generic SCSI target, present in 3.x Linux kernel versions.
 .
 The rtslib-fb package is a fork of the "rtslib" code written by RisingTide
 Systems. The "-fb" differentiates between the original and this version.
 Ensure to use either all "fb" versions of the targetcli components --
 targetcli, rtslib, and configshell, or stick with all non-fb versions,
 since they are no longer strictly compatible.
 .
 This package contains the Python 3.x module.