File: control

package info (click to toggle)
swiftsc 0.5-1.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 216 kB
  • sloc: python: 574; sh: 19; makefile: 6
file content (18 lines) | stat: -rw-r--r-- 885 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: swiftsc
Section: python
Priority: optional
Maintainer: Kouhei Maeda <mkouhei@palmtb.net>
Build-Depends: debhelper (>= 8.0.0), dh-python, pycodestyle, python3-all, python3-setuptools, python3-requests, python3-magic, python3-pytest, python3-mock
Standards-Version: 3.9.4
X-Python-Version: >= 2.6, >= 3.2
Homepage: https://github.com/mkouhei/swiftsc
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/swiftsc.git
Vcs-Git: git://anonscm.debian.org/openstack/swiftsc.git

Package: python3-swiftsc
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, python3-requests, python3-magic
Description: simple client library of OpenStack Swift for python3
 This tool is simple client library of OpenStack Swift for python3.
 This tool is intended to be used in the module and Python script other.
 The main purpose of this tool is used as a core module for backup tool.