usbmonitor_1.23-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sat, 07 Dec 2024 16:11:53 +0100 |
Source: | usbmonitor |
Binary: | python3-usbmonitor |
Architecture: | source all |
Version: | 1.23-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Changed-By: | Hans-Christoph Steiner <hans@eds.org> |
Description: | python3-usbmonitor - Library to simplify USB device monitoring |
Closes: | 1089237 |
Changes: | usbmonitor (1.23-1) unstable; urgency=medium * Initial release. (Closes: #1089237) |
Files: | 48610777b963309e0df3529670b5d507 1689 python optional usbmonitor_1.23-1.dsc e22beee4730da6b7fe0f4a29790ff3b8 13513 python optional usbmonitor_1.23.orig.tar.gz 3786e18c56c3b7afe1a9806e7f25d4e5 2176 python optional usbmonitor_1.23-1.debian.tar.xz a80c2a70bf55488dc6d3d6316a7f3130 13128 python optional python3-usbmonitor_1.23-1_all.deb befa469f1d24b36acabeac83e8dc1286 6802 python optional usbmonitor_1.23-1_amd64.buildinfo |
usbmonitor_1.23-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | usbmonitor |
Binary: | python3-usbmonitor |
Architecture: | all |
Version: | 1.23-1 |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Uploaders: | Hans-Christoph Steiner <hans@eds.org>, |
Homepage: | https://github.com/Eric-Canas/USBMonitor |
Standards-Version: | 4.7.0.1 |
Vcs-Browser: | https://salsa.debian.org/python-team/packages/usbmonitor |
Vcs-Git: | https://salsa.debian.org/python-team/packages/usbmonitor.git |
Testsuite: | autopkgtest-pkg-python |
Build-Depends: | debhelper-compat (=13), dh-python, python3-all, python3-setuptools |
Package-List: | python3-usbmonitor deb python optional arch=all |
Files: | e22beee4730da6b7fe0f4a29790ff3b8 13513 usbmonitor_1.23.orig.tar.gz 3786e18c56c3b7afe1a9806e7f25d4e5 2176 usbmonitor_1.23-1.debian.tar.xz |
control file for python3-usbmonitor_1.23-1_all.deb (click to toggle) | |
---|---|
Package: | python3-usbmonitor |
Source: | usbmonitor |
Version: | 1.23-1 |
Architecture: | all |
Maintainer: | Debian Python Team <team+python@tracker.debian.org> |
Installed-Size: | 75 |
Depends: | python3-pyudev, python3:any |
Section: | python |
Priority: | optional |
Homepage: | https://github.com/Eric-Canas/USBMonitor |
Description: | Library to simplify USB device monitoring USBMonitor is a versatile cross-platform library that simplifies USB device monitoring for Windows, Linux and MacOS systems. It enables developers to effortlessly track device connections, disconnections, and access to all connected device attributes. . With USBMonitor, developers can stay up-to-date with any changes in the connected USB devices, allowing them to trigger specific actions whenever a USB device is connected or disconnected. By ensuring consistent functionality across various operating systems, USBMonitor removes the need to address platform-specific quirks, inconsistencies, or incompatibilities, resulting in a smooth and efficient USB device management experience. The uniformity in functionality significantly enhances code compatibility, minimizing the risk of code issues or unexpected breaks when moving between platforms. . At its core, USBMonitor utilizes pyudev (for Linux environments), WMI (for Windows environments), and the I/O Registry (for MacOs environments). Handling all the low-level intricacies and translating OS-specific information to ensure consistency across all systems. |
contents of python3-usbmonitor_1.23-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-07 15:11 ./ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/lib/ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/lib/python3/ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usb_monitor-1.23.egg-info/ -rw-r--r-- root/root 12185 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usb_monitor-1.23.egg-info/PKG-INFO -rw-r--r-- root/root 1 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usb_monitor-1.23.egg-info/dependency_links.txt -rw-r--r-- root/root 76 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usb_monitor-1.23.egg-info/requires.txt -rw-r--r-- root/root 11 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usb_monitor-1.23.egg-info/top_level.txt drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usbmonitor/ -rw-r--r-- root/root 239 2024-06-01 07:04 ./usr/lib/python3/dist-packages/usbmonitor/__init__.py drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/ -rw-r--r-- root/root 0 2024-06-01 07:04 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/__init__.py -rw-r--r-- root/root 3330 2024-11-17 10:00 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/_constants.py -rw-r--r-- root/root 4593 2024-06-01 08:53 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/_darwin_usb_detector.py -rw-r--r-- root/root 4598 2024-06-08 20:03 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/_linux_usb_detector.py -rw-r--r-- root/root 10638 2024-06-08 20:08 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/_usb_detector_base.py -rw-r--r-- root/root 7225 2024-06-01 07:04 ./usr/lib/python3/dist-packages/usbmonitor/__platform_specific_detectors/_windows_usb_detector.py -rw-r--r-- root/root 1078 2024-11-16 18:05 ./usr/lib/python3/dist-packages/usbmonitor/attributes.py -rw-r--r-- root/root 7163 2024-06-08 19:26 ./usr/lib/python3/dist-packages/usbmonitor/usbmonitor.py drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/share/ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-07 15:11 ./usr/share/doc/python3-usbmonitor/ -rw-r--r-- root/root 161 2024-12-07 15:11 ./usr/share/doc/python3-usbmonitor/changelog.Debian.gz -rw-r--r-- root/root 1032 2024-12-07 15:11 ./usr/share/doc/python3-usbmonitor/copyright |
copyright of python3-usbmonitor_1.23-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: USBMonitor Upstream-Contact: Eric Cañas <elcorreodeharu@gmail.com> Source: https://github.com/Eric-Canas/USBMonitor Files: * Copyright: 2023-2024, Eric Cañas <elcorreodeharu@gmail.com> License: MIT Files: debian/* Copyright: 2024, Hans-Christoph Steiner <hans@eds.org> License: MIT Comment: Debian packaging is licensed under the same terms as upstream License: MIT 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. |
Timestamp: 07.12.2024 / 18:02:51 (UTC)