Debian NEW package overview for python-awscurl
| python-awscurl_0.36-1_amd64.changes (click to toggle) | |
|---|---|
| Format: | 1.8 |
| Date: | Fri, 24 Oct 2025 16:40:00 +0200 |
| Source: | python-awscurl |
| Binary: | python3-awscurl |
| Architecture: | source all |
| Version: | 0.36-1 |
| Distribution: | unstable |
| Urgency: | medium |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Changed-By: | Thomas Goirand <zigo@debian.org> |
| Description: | python3-awscurl - Curl like tool with AWS request signing |
| Closes: | 1118735 |
| Changes: | python-awscurl (0.36-1) unstable; urgency=medium * Initial release. (Closes: #1118735) |
| Files: | 4d0c062e7429faa1e1f4f8c9b0fffbeb 2288 python optional python-awscurl_0.36-1.dsc 547c395d11e20c2adbac5141ed8f7322 19504 python optional python-awscurl_0.36.orig.tar.xz 85fad8f75693d639c5e2e8f795022dcd 2172 python optional python-awscurl_0.36-1.debian.tar.xz e6508812dcb8892c4b3cc9d312985723 7873 python optional python-awscurl_0.36-1_amd64.buildinfo 1070cb2b96cf6445e5fd51ec5abf6999 9412 python optional python3-awscurl_0.36-1_all.deb |
| python-awscurl_0.36-1.dsc (click to toggle) | |
|---|---|
| Format: | 3.0 (quilt) |
| Source: | python-awscurl |
| Binary: | python3-awscurl |
| Architecture: | all |
| Version: | 0.36-1 |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Uploaders: | Thomas Goirand <zigo@debian.org>, |
| Homepage: | http://github.com/okigan/awscurl |
| Standards-Version: | 4.6.1 |
| Vcs-Browser: | https://salsa.debian.org/openstack-team/third-party/python-awscurl |
| Vcs-Git: | https://salsa.debian.org/openstack-team/third-party/python-awscurl.git |
| Testsuite: | autopkgtest |
| Testsuite-Triggers: | @builddeps@, pybuild-plugin-autopkgtest |
| Build-Depends: | debhelper-compat (=11), dh-python, openstack-pkg-tools, pybuild-plugin-pyproject, python3-all, python3-setuptools |
| Build-Depends-Indep: | python3-botocore, python3-configargparse, python3-mock, python3-pytest, python3-pytest-cov, python3-requests |
| Package-List: | python3-awscurl deb python optional arch=all |
| Files: | 547c395d11e20c2adbac5141ed8f7322 19504 python-awscurl_0.36.orig.tar.xz 85fad8f75693d639c5e2e8f795022dcd 2172 python-awscurl_0.36-1.debian.tar.xz |
| control file for python3-awscurl_0.36-1_all.deb (click to toggle) | |
|---|---|
| Package: | python3-awscurl |
| Source: | python-awscurl |
| Version: | 0.36-1 |
| Architecture: | all |
| Maintainer: | Debian OpenStack <team+openstack@tracker.debian.org> |
| Installed-Size: | 46 |
| Depends: | python3-botocore, python3-configargparse, python3-requests, python3-urllib3, python3:any |
| Section: | python |
| Priority: | optional |
| Homepage: | http://github.com/okigan/awscurl |
| Description: | Curl like tool with AWS request signing AWSCurl is a command-line tool and Python module that brings the familiar feel of curl to access AWS APIs, complete with AWS Signature Version 4 request signing built-in. It simplifies making HTTP requests to AWS services (REST or query APIs) by automating the tedious steps of credential lookup, region/service signing and header construction. |
| contents of python3-awscurl_0.36-1_all.deb (click to toggle) | |
|---|---|
drwxr-xr-x root/root 0 2025-10-24 14:40 ./ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/bin/ -rwxr-xr-x root/root 216 2025-10-24 14:40 ./usr/bin/awscurl drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/lib/ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl/ -rw-r--r-- root/root 0 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl/__init__.py -rw-r--r-- root/root 183 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl/__main__.py -rw-r--r-- root/root 20620 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl/awscurl.py -rw-r--r-- root/root 599 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl/utils.py drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl-0.36.dist-info/ -rw-r--r-- root/root 7 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl-0.36.dist-info/INSTALLER -rw-r--r-- root/root 543 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl-0.36.dist-info/METADATA -rw-r--r-- root/root 91 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl-0.36.dist-info/WHEEL -rw-r--r-- root/root 50 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl-0.36.dist-info/entry_points.txt -rw-r--r-- root/root 8 2025-10-24 14:40 ./usr/lib/python3/dist-packages/awscurl-0.36.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/share/ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-10-24 14:40 ./usr/share/doc/python3-awscurl/ -rw-r--r-- root/root 164 2025-10-24 14:40 ./usr/share/doc/python3-awscurl/changelog.Debian.gz -rw-r--r-- root/root 1407 2025-10-24 14:40 ./usr/share/doc/python3-awscurl/copyright | |
| copyright of python3-awscurl_0.36-1_all.deb (click to toggle) | |
|---|---|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: awscurl Source: http://github.com/okigan/awscurl Files: * Copyright: (c) 2015-2024, Igor Okulist <okigan@gmail.com> (c) 2015, by the contributors to awscurl License: Expat Files: debian/* Copyright: (c) 2024, Thomas Goirand <zigo@debian.org> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
Timestamp: 27.10.2025 / 11:02:39 (UTC)