python-apeye_1.4.1-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 26 Aug 2023 07:33:30 -0300 |
Source: | python-apeye |
Binary: | python3-apeye |
Architecture: | source all |
Version: | 1.4.1-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
Description: | python3-apeye - Handy tools for working with URLs and APIs |
Closes: | 1027764 |
Changes: | python-apeye (1.4.1-1) unstable; urgency=medium * Initial release. (Closes: #1027764) |
Files: | 5d4dcf11ace52d09ff6de7435c687db5 2456 python optional python-apeye_1.4.1-1.dsc 3b48bcf9252eef5aab7c4a3dad29b36e 220205 python optional python-apeye_1.4.1.orig.tar.gz bda550c571c4c92fe66dc52987255adb 4360 python optional python-apeye_1.4.1-1.debian.tar.xz 84fc0a209eaa289ce0c68d0acd505bef 8814 python optional python-apeye_1.4.1-1_amd64.buildinfo a2a29a2a5af4a4e5af18703d77d05b2b 85940 python optional python3-apeye_1.4.1-1_all.deb |
python-apeye_1.4.1-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-apeye |
Binary: | python3-apeye |
Architecture: | all |
Version: | 1.4.1-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> |
Homepage: | https://github.com/domdfcoding/apeye |
Standards-Version: | 4.6.2 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-apeye |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-apeye.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | python3-all, python3-cachecontrol, python3-cherrypy3, python3-filelock, python3-pytest, python3-pytest-httpserver, python3-pytest-timeout |
Build-Depends: | debhelper-compat (=13), dh-python, flit, python3-all, python3-setuptools, pybuild-plugin-pyproject, python3-platformdirs, python3-requests, python3-apeye-core, python3-domdf-python-tools, python3-pytest, python3-cachecontrol, python3-pytest-httpserver, python3-filelock, python3-cherrypy3 |
Package-List: | python3-apeye deb python optional arch=all |
Files: | 3b48bcf9252eef5aab7c4a3dad29b36e 220205 python-apeye_1.4.1.orig.tar.gz bda550c571c4c92fe66dc52987255adb 4360 python-apeye_1.4.1-1.debian.tar.xz |
control file for python3-apeye_1.4.1-1_all.deb (click to toggle) | |
---|---|
Package: | python3-apeye |
Source: | python-apeye |
Version: | 1.4.1-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 331 |
Depends: | python3-apeye-core, python3-domdf-python-tools, python3-platformdirs (>=2.3.0), python3-requests, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/domdfcoding/apeye |
Description: | Handy tools for working with URLs and APIs The "apeye" package is a Python library that makes it easy to make API calls asynchronously and conveniently. It provides a simple way to make HTTP requests, handle responses, and handle errors, all in an asynchronous environment. . Some of the main features of the "apeye" package include: - Ease of Use: It simplifies making API calls with a set of simple and intuitive methods. - Asynchronous Support: The library allows you to make multiple API calls asynchronously, which can improve performance when dealing with concurrent requests. - Response Handling: You can easily access the API response data, including the response body and HTTP headers. - Error Handling: "apeye" handles errors effectively, allowing you to handle exceptions and errors appropriately in your API calls. - Authentication Support: It supports various forms of authentication such as basic authentication, JWT token, OAuth2 and others, making it easier to access protected APIs. - Customization: You can customize request settings such as HTTP headers, query parameters, and more. - Detailed Documentation: The project has extensive documentation that provides detailed information on how to use the library. |
contents of python3-apeye_1.4.1-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2023-08-26 10:33 ./ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/python3/ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/ -rw-r--r-- root/root 1260 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/__init__.py -rw-r--r-- root/root 4173 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/cache.py -rw-r--r-- root/root 1903 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/email_validator.py -rw-r--r-- root/root 241256 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/public_suffix_list.dat -rw-r--r-- root/root 0 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/py.typed -rw-r--r-- root/root 7532 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/rate_limiter.py -rw-r--r-- root/root 8354 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/requests_url.py drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/ -rw-r--r-- root/root 14539 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/__init__.py -rw-r--r-- root/root 2299 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/exceptions.py drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/serializers/ -rw-r--r-- root/root 5780 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/serializers/__init__.py -rw-r--r-- root/root 2205 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/serializers/_abc.py -rw-r--r-- root/root 2008 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/serializers/_pyyaml_serializer.py -rw-r--r-- root/root 2224 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/slumber_url/serializers/_ruamel_serializer.py -rw-r--r-- root/root 2360 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye/url.py drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye-1.4.1.dist-info/ -rw-r--r-- root/root 7 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye-1.4.1.dist-info/INSTALLER -rw-r--r-- root/root 7338 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye-1.4.1.dist-info/METADATA -rw-r--r-- root/root 81 2023-08-26 10:33 ./usr/lib/python3/dist-packages/apeye-1.4.1.dist-info/WHEEL drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/share/ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/share/doc/ drwxr-xr-x root/root 0 2023-08-26 10:33 ./usr/share/doc/python3-apeye/ -rw-r--r-- root/root 1484 2023-08-14 15:22 ./usr/share/doc/python3-apeye/README.rst.gz -rw-r--r-- root/root 171 2023-08-26 10:33 ./usr/share/doc/python3-apeye/changelog.Debian.gz -rw-r--r-- root/root 5926 2023-08-26 10:33 ./usr/share/doc/python3-apeye/copyright |
copyright of python3-apeye_1.4.1-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/domdfcoding/apeye Upstream-Name: apeye Upstream-Contact: Dominic Davis-Foster <dominic@davis-foster.co.uk> Files: * Copyright: 2020-2021 Dominic Davis-Foster <dominic@davis-foster.co.uk> License: LGPL-3+ Files: apeye/slumber_url/__init__.py Copyright: 2001-2020 Python Software Foundation 1991-1995 Stichting Mathematisch Centrum 1995-2000 Corporation for National Research Initiatives 2000 BeOpen.com 2011 Donald Stufft <donald.stufft@gmail.com> 2019 Kenneth Reitz <me@kennethreitz.org> 2020-2021 Dominic Davis-Foster <dominic@davis-foster.co.uk> License: LGPL-3+ and Apache-2.0 Files: apeye/rate_limiter.py tests/cachecontrol_tests/test_max_age.py Copyright: 2015 Eric Larson <eric@ionrock.org> License: Apache-2.0 Files: apeye/requests_url.py Copyright: 2019 Kenneth Reitz <me@kennethreitz.org> License: Apache-2.0 Files: apeye/slumber_url/exceptions.py apeye/slumber_url/serializers/__init__.py apeye/slumber_url/serializers/_abc.py apeye/slumber_url/serializers/_pyyaml_serializer.py Copyright: 2011 Donald Stufft <donald.stufft@gmail.com> 2020-2021 Dominic Davis-Foster <dominic@davis-foster.co.uk> License: BSD-2-clause Files: tests/test_tld.py Copyright: 2020 John Kurkowski <john.kurkowski@gmail.com> License: BSD-3-clause Files: apeye/email_validator.py Copyright: 2017 Joshua Tauberer <jt@occams.info> License: CC0-1.0 Comment: This module is a subset of the email validator. See https://pypi.org/project/email-validator Files: debian/* Copyright: 2023 Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> License: LGPL-3+ License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. Comment: On Debian systems, the complete text of the GNU Lesser General Public License can be found in "/usr/share/common-licenses/LGPL-3". License: Apache-2.0 On Debian systems the full text of the Apache-2.0 license can be found in /usr/share/common-licenses/Apache-2.0. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ==== . Note: the exact form of the copyright (dates, name, and text formatting) might vary, but the intent is the same, namely that the full BSD 2-Clause copyright applies. The file LICENSE-FOSS has a few more details. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. License: CC0-1.0 SPDX license expression "CC0-1.0": https://spdx.org/licenses/CC0-1.0.html On Debian systems, the complete text of the CC0 Public Domain Dedication can be found in "/usr/share/common-licenses/CC0-1.0". |
Timestamp: 18.09.2023 / 13:12:03 (UTC)