Package: libs3-4 Source: libs3 Version: 4.1-5 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 218 Depends: libc6 (>= 2.34), libcurl4t64 (>= 7.16.2), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4) Filename: armhf/libs3-4_4.1-5_armhf.deb Size: 51720 MD5sum: 4532a8a3e134bb6e5e7c917fdd21fd98 SHA1: 07c391618c2b8f106b421896ab7e9609f318044e SHA256: 31633ba0e284a0b32e032a6b7b04740429aafaa2835f71d929bc9c5045d72220 Section: SystemUtilities Priority: extra Homepage: http://sourceforge.net/projects/reallibs3 Description: This package includes the libs3 shared object library, needed to run applications compiled against libs3, and additionally contains the s3 utility for accessing Amazon S3. Package: libs3-dev Source: libs3 Version: 4.1-5 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 214 Recommends: libs3-4 (= 4.1-5) Filename: armhf/libs3-dev_4.1-5_armhf.deb Size: 47900 MD5sum: 36e0c2dd274985cb921e0386535f76ef SHA1: 8d8970399976e2c839e663aab6381d2b8aa270ae SHA256: 854271176511c34de3b720014ad9b1a58255f02bf1e183e72ef6c61c8392992e Section: SystemUtilities Priority: extra Homepage: http://sourceforge.net/projects/reallibs3 Description: This library provides an API for using Amazon's S3 service (see http://s3.amazonaws.com). Its design goals are: - To provide a simple and straightforward API for accessing all of S3's functionality - To not require the developer using libs3 to need to know anything about: - HTTP - XML - SSL In other words, this API is meant to stand on its own, without requiring any implicit knowledge of how S3 services are accessed using HTTP protocols. - To be usable from multithreaded code - To be usable by code which wants to process multiple S3 requests simultaneously from a single thread - To be usable in the simple, straightforward way using sequentialized blocking requests Package: otc-tools Version: 0.8.34-3+7.1 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 316 Depends: jq Recommends: libs3-4 Filename: armhf/otc-tools_0.8.34-3+7.1_armhf.deb Size: 64188 MD5sum: 645e5d085c8779dbb4953fe45f3bb3d0 SHA1: 0eaf83482fe9ee6f716bf575c0b56eae0727e1ee SHA256: 26f89382102d16e5c71190bc9c6872bcc4adcb98abfcae4fb1826e909367592e Section: SystemUtilities Priority: optional 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