File debian.control of Package otc-tools
Source: otc-tools
Section: SystemUtilities
Priority: optional
Maintainer: Kurt Garloff <kurt@garloff.de>
Build-Depends: debhelper (>= 4.1.16)
Package: otc-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, jq
Recommends: libs3-4
Description: This is a shell script that uses curl and jq to talk to the
Open Telekom Cloud APIs (OpenStack and OTC specific APIs).
It's a nice demonstrator to see how the API works and allows
for simple automation and testing. For production use, we
recommend the native python-openstackclient, amended with
-otcextensions.
Authors: Zsolt Nagy and Kurt Garloff