Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-wloc | Distribution: Fedora Project |
Version: 1.1.0 | Vendor: Fedora Project |
Release: 8.fc42 | Build date: Sat Jan 18 21:51:50 2025 |
Group: Unspecified | Build host: buildvm-a64-35.iad2.fedoraproject.org |
Size: 188430 | Source RPM: python-wloc-1.1.0-8.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/xvitaly/wloc | |
Summary: Simple Wi-Fi geolocation library and tool |
This package provides a Wi-Fi geolocation library and tool. WLoc is a simple command-line Wi-Fi geolocation tool, which can be used to locate user by using global Wi-Fi database (no GPS required). It supports different geolocation backends.
GPL-3.0-or-later AND MIT AND Apache-2.0
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.0-6 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.1.0-2 - Rebuilt for Python 3.12 * Thu Jun 29 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 1.1.0-1 - Updated to version 1.1.0. * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 1.0.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/bin/wloc /usr/lib/python3.13/site-packages/wloc /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info/METADATA /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/wloc-1.1.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/wloc/__init__.py /usr/lib/python3.13/site-packages/wloc/__pycache__ /usr/lib/python3.13/site-packages/wloc/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/__pycache__/helpers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/__pycache__/helpers.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/app /usr/lib/python3.13/site-packages/wloc/app/__init__.py /usr/lib/python3.13/site-packages/wloc/app/__pycache__ /usr/lib/python3.13/site-packages/wloc/app/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/app/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/app/__pycache__/run.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/app/__pycache__/run.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/app/run.py /usr/lib/python3.13/site-packages/wloc/backends /usr/lib/python3.13/site-packages/wloc/backends/__init__.py /usr/lib/python3.13/site-packages/wloc/backends/__pycache__ /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/google.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/google.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/mozilla.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/mozilla.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/yandex.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/backends/__pycache__/yandex.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/backends/google.py /usr/lib/python3.13/site-packages/wloc/backends/mozilla.py /usr/lib/python3.13/site-packages/wloc/backends/yandex.py /usr/lib/python3.13/site-packages/wloc/exceptions.py /usr/lib/python3.13/site-packages/wloc/fetchers /usr/lib/python3.13/site-packages/wloc/fetchers/__init__.py /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__ /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__/factory.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__/factory.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__/native.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/__pycache__/native.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/android /usr/lib/python3.13/site-packages/wloc/fetchers/android/__init__.py /usr/lib/python3.13/site-packages/wloc/fetchers/android/__pycache__ /usr/lib/python3.13/site-packages/wloc/fetchers/android/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/android/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/android/__pycache__/termux.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/android/__pycache__/termux.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/android/termux.py /usr/lib/python3.13/site-packages/wloc/fetchers/factory.py /usr/lib/python3.13/site-packages/wloc/fetchers/linux /usr/lib/python3.13/site-packages/wloc/fetchers/linux/__init__.py /usr/lib/python3.13/site-packages/wloc/fetchers/linux/__pycache__ /usr/lib/python3.13/site-packages/wloc/fetchers/linux/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/linux/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/linux/__pycache__/netman.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/linux/__pycache__/netman.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/linux/netman.py /usr/lib/python3.13/site-packages/wloc/fetchers/native.py /usr/lib/python3.13/site-packages/wloc/fetchers/windows /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__init__.py /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__ /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__/structures.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__/structures.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__/wlan.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/windows/__pycache__/wlan.cpython-313.pyc /usr/lib/python3.13/site-packages/wloc/fetchers/windows/structures.py /usr/lib/python3.13/site-packages/wloc/fetchers/windows/wlan.py /usr/lib/python3.13/site-packages/wloc/helpers.py /usr/share/doc/python3-wloc /usr/share/doc/python3-wloc/README.md /usr/share/licenses/python3-wloc /usr/share/licenses/python3-wloc/LICENSE /usr/share/licenses/python3-wloc/noto-emoji.LICENSE.txt /usr/share/licenses/python3-wloc/pywifi.LICENSE.txt /usr/share/man/man1/wloc.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 2 23:56:09 2025