python-fake-useragent_2.0.3-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 04 Feb 2025 10:25:36 +0100 |
Source: | python-fake-useragent |
Binary: | python3-fake-useragent |
Architecture: | source all |
Version: | 2.0.3-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | python3-fake-useragent - Library to simulate browser user-agent strings |
Closes: | 1095141 |
Changes: | python-fake-useragent (2.0.3-1) unstable; urgency=medium * Initial release. (Closes: #1095141) |
Files: | 368ff4aa5c97bd0ed30197cdbce3d5a0 2335 python optional python-fake-useragent_2.0.3-1.dsc e5011db8c2e2918b15bb499bc33ea90a 210005 python optional python-fake-useragent_2.0.3.orig.tar.gz 280e93dc3c323e212175dbf6a6c0b746 2100 python optional python-fake-useragent_2.0.3-1.debian.tar.xz 4c697d6ae9fe05109c2638317414a8eb 7956 python optional python-fake-useragent_2.0.3-1_amd64.buildinfo df89616382cfb35af995cc4a94c9ca90 156272 python optional python3-fake-useragent_2.0.3-1_all.deb |
python-fake-useragent_2.0.3-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | python-fake-useragent |
Binary: | python3-fake-useragent |
Architecture: | all |
Version: | 2.0.3-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com>, |
Homepage: | https://github.com/fake-useragent/fake-useragent |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/python-fake-useragent |
Vcs-Git: | https://salsa.debian.org/python-team/packages/python-fake-useragent.git |
Testsuite: | autopkgtest |
Testsuite-Triggers: | python3-all, python3-pytest |
Build-Depends: | debhelper-compat (=13), dh-sequence-python3, dh-sequence-sphinxdoc<!nodoc>, pybuild-plugin-pyproject, python3-all, python3-setuptools |
Build-Depends-Indep: | python3-pytest<!nocheck>, python3-pytest-cov<!nocheck> |
Package-List: | python3-fake-useragent deb python optional arch=all |
Files: | e5011db8c2e2918b15bb499bc33ea90a 210005 python-fake-useragent_2.0.3.orig.tar.gz 280e93dc3c323e212175dbf6a6c0b746 2100 python-fake-useragent_2.0.3-1.debian.tar.xz |
README.source for python-fake-useragent_2.0.3-1.dsc (click to toggle) | |
---|---|
No README.source in this package |
control file for python3-fake-useragent_2.0.3-1_all.deb (click to toggle) | |
---|---|
Package: | python3-fake-useragent |
Source: | python-fake-useragent |
Version: | 2.0.3-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 3767 |
Depends: | python3-importlib-resources | python3-supported-min (>=3.10), python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/fake-useragent/fake-useragent |
Description: | Library to simulate browser user-agent strings This library provides a set of tools to simulate browser user-agent strings across different platforms and devices. It offers a pre-downloaded and processed database of a wide range of browser agents, allowing users to retrieve random or specified user-agent strings without an active internet connection. The data includes various attributes such as browser type, version, operating system, and device brand. This facilitates applications that require user-agent customization or testing by mimicking different browser environments for web interactions. |
contents of python3-fake-useragent_2.0.3-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-02-04 09:25 ./ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/lib/ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/lib/python3/ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/ -rw-r--r-- root/root 364 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/__init__.py drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/data/ -rw-r--r-- root/root 3791810 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/data/browsers.jsonl -rw-r--r-- root/root 203 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/errors.py -rw-r--r-- root/root 14078 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/fake.py -rw-r--r-- root/root 193 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/get_version.py -rw-r--r-- root/root 104 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/log.py -rw-r--r-- root/root 0 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/py.typed -rw-r--r-- root/root 2971 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent/utils.py drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent-2.0.3.dist-info/ -rw-r--r-- root/root 7 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent-2.0.3.dist-info/INSTALLER -rw-r--r-- root/root 17275 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent-2.0.3.dist-info/METADATA -rw-r--r-- root/root 91 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent-2.0.3.dist-info/WHEEL -rw-r--r-- root/root 15 2025-02-04 09:25 ./usr/lib/python3/dist-packages/fake_useragent-2.0.3.dist-info/top_level.txt drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/share/ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-02-04 09:25 ./usr/share/doc/python3-fake-useragent/ -rw-r--r-- root/root 5717 2024-12-10 19:51 ./usr/share/doc/python3-fake-useragent/README.md.gz -rw-r--r-- root/root 166 2025-02-04 09:25 ./usr/share/doc/python3-fake-useragent/changelog.Debian.gz -rw-r--r-- root/root 1151 2025-02-04 09:25 ./usr/share/doc/python3-fake-useragent/copyright |
copyright of python3-fake-useragent_2.0.3-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fake-useragent Upstream-Contact: Melroy van den Berg <melroy@melroy.org>, Victor Kovtun <hellysmile@gmail.com> Source: https://github.com/fake-useragent/fake-useragent Files: * Copyright: Melroy van den Berg <melroy@melroy.org>, Victor Kovtun <hellysmile@gmail.com> License: Apache-2.0 Files: debian/* Copyright: 2025 Edward Betts <edward@4angle.com> License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache 2.0 License can be found in /usr/share/common-licenses/Apache-2.0 file. |
Timestamp: 04.02.2025 / 16:02:37 (UTC)