Source: backup2swift Section: python Priority: optional Maintainer: Kouhei Maeda Build-Depends: debhelper (>= 8.0.0), dh-python, pep8, python3-all, python3-setuptools, python3-pytest, python3-mock, python3-swiftsc (>= 0.5) Standards-Version: 3.9.4 Homepage: https://github.com/mkouhei/backup2swift Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/backup2swift.git Vcs-Git: git://anonscm.debian.org/openstack/backup2swift.git Package: python3-backup2swift Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-swiftsc (>= 0.5) Description: backup data to OpenStack Swift - python 3.x This utility is used to backup data to OpenStack Swift. It provides a command interface and backup rotation. It depends on a simple swift client library called swiftsc.