File: control

package info (click to toggle)
python-seamicroclient 0.4.0%2B2016.05.20.git.40ee44c664-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 452 kB
  • sloc: python: 2,093; sh: 134; makefile: 15
file content (49 lines) | stat: -rw-r--r-- 1,205 bytes parent folder | download | duplicates (2)
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
46
47
48
49
Source: python-seamicroclient
Section: python
Priority: optional
Maintainer: Debian OpenStack <team+openstack@tracker.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Build-Depends:
 debhelper-compat (= 10),
 dh-python,
 openstack-pkg-tools,
 python3-all,
 python3-pbr,
 python3-setuptools,
 python3-sphinx,
Build-Depends-Indep:
 python3-babel,
 python3-coverage,
 python3-fixtures,
 python3-iso8601,
 python3-keyring,
 python3-mock,
 python3-prettytable,
 python3-requests,
 python3-simplejson,
 python3-six,
 python3-testtools,
 subunit,
 testrepository,
Standards-Version: 4.1.0
Vcs-Browser: https://salsa.debian.org/openstack-team/python/python-seamicroclient
Vcs-Git: https://salsa.debian.org/openstack-team/python/python-seamicroclient.git
Homepage: https://github.com/seamicro/python-seamicroclient

Package: python3-seamicroclient
Architecture: all
Depends:
 python3-babel,
 python3-iso8601,
 python3-pbr,
 python3-prettytable,
 python3-requests,
 python3-simplejson,
 python3-six,
 ${misc:Depends},
 ${python3:Depends},
Description: Client library for Seamicro chassis API - Python 3.x
 Python client for consuming SeaMicro REST API v2.0
 .
 This package contains the Python 3.x module.