pyhid-usb-relay

View on PyPIReverse Dependencies (1)

1.2.0 pyhid_usb_relay-1.2.0-py2.py3-none-any.whl

Wheel Details

Project: pyhid-usb-relay
Version: 1.2.0
Filename: pyhid_usb_relay-1.2.0-py2.py3-none-any.whl
Download: [link]
Size: 10104
MD5: 4129ad304a649c16b6743bcdbd7e0032
SHA256: f1909b642d3749e9b73898dcfa3c65354a449927aeb1d85c5975475004399b55
Uploaded: 2024-05-20 14:12:22 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: pyhid-usb-relay
Version: 1.2.0
Summary: A tool for controlling USB HID relays
Author-Email: Joshua Watt <JPEWhacker[at]gmail.com>
Maintainer-Email: Joshua Watt <JPEWhacker[at]gmail.com>
Project-Url: Homepage, https://github.com/JPEWdev/pyhid-usb-relay
Project-Url: Repository, https://github.com/JPEWdev/pyhid-usb-relay.git
Project-Url: Issues, https://github.com/JPEWdev/pyhid-usb-relay/issues
License: Copyright 2020 Joshua Watt <JPEWhacker@gmail.com> 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.
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: libusb (>=1.0.26b5); sys_platform == "win32"
Requires-Dist: pyusb (>=1.2.1)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: xdg (>=5.1.1)
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pytest (>=7.4); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: COPYING
[Description omitted; length: 4013 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
pyhid_usb_relay/__init__.py sha256=r6261HOOaP5An0ZrZBBwX5K6sET9jUho0j7BXGP9fak 273
pyhid_usb_relay/__main__.py sha256=Rjp1Ooihsv9CpAm8R7cYeZUtis0-QfqHMpcevh6NfD8 169
pyhid_usb_relay/controller.py sha256=WiQy2QbSLGwWlRiJdx03v-9ROk1wxHKxORNTb3yelFc 4936
pyhid_usb_relay/exceptions.py sha256=vi4okjt35EyMs1oBIvt1wq9yQO5Km8ReT6GU99flFJk 134
pyhid_usb_relay/find.py sha256=gmlCY6GZ7mnWiZ1rndo_896KavHrv9sKs8Sq3okm--c 1872
pyhid_usb_relay/main.py sha256=BgX3u-hKReYz4qCQoJ2J4bAE3WsRDARvVhLqIVULTmU 5492
pyhid_usb_relay/version.py sha256=viNrPDalxthAcGDGV3QUhm0tvEB8vd-Uh-27v9_MV7c 18
pyhid_usb_relay-1.2.0.dist-info/METADATA sha256=amoe69j_sDMIgUImkotsKbHKJPwNMZHDcgvIT3xiFUw 6395
pyhid_usb_relay-1.2.0.dist-info/WHEEL sha256=cDcbFFSNXOE-241I5PFuLkIYfR_FM7WTlPEi33njInY 105
pyhid_usb_relay-1.2.0.dist-info/entry_points.txt sha256=j4IxguUeoUVvpIu677tFs1oN4td0dB00D24D9kdg39Y 62
pyhid_usb_relay-1.2.0.dist-info/licenses/COPYING sha256=1NubgG8Dt-9KceXLKvrycHQDrsgPXdAq4LrXz3wiH9o 1074
pyhid_usb_relay-1.2.0.dist-info/RECORD

entry_points.txt

pyhid-usb-relay = pyhid_usb_relay.main:main