xhac

View on PyPIReverse Dependencies (0)

0.1.31 xhac-0.1.31-py3-none-any.whl

Wheel Details

Project: xhac
Version: 0.1.31
Filename: xhac-0.1.31-py3-none-any.whl
Download: [link]
Size: 19558
MD5: cae5b6c67cb3b71769d6a50a65c5d78c
SHA256: 4d586fdc08d20f25812fe9d4d3c38296a1663a783c9d69d00adc13024132a176
Uploaded: 2024-09-23 07:06:09 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: xhac
Version: 0.1.31
Summary: MXCHIP Home Access Client
Author-Email: Snow Yang <yangsw[at]mxchip.com>
Maintainer-Email: Snow Yang <yangsw[at]mxchip.com>
Project-Url: Homepage, https://www.mxchip.com/
Project-Url: Documentation, https://www.mxchip.com/
Project-Url: Repository, https://www.mxchip.com/
Project-Url: Changelog, https://www.mxchip.com/
License: Copyright (c) 2018 The Python Packaging Authority 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.
Keywords: MXCHIP,mxchip
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: async-timeout (<=4.0.2)
Requires-Dist: chacha20poly1305
Requires-Dist: click
Requires-Dist: cmd2
Requires-Dist: hkdf
Requires-Dist: rich
Requires-Dist: srp
Requires-Dist: zeroconf
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 55 characters]

WHEEL

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

RECORD

Path Digest Size
xhac/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xhac/cli.py sha256=WY6rtVfPRyu6u5p59lDPexTqRCN9WWsqh_59aLJTwwo 5234
xhac/client.py sha256=mbhdTqrOYbT_zi5C6Po8mgr3cr-Sp26cU7wMikeAsIw 27240
xhac/model.py sha256=rta--GesDFdTF-Bveo7UAjJ02ZQuWG0ZVpxtqomdSb8 2670
xhac/pyparser.py sha256=uPnBAJZrHVyvDaqPhxvCnL2NmVTcDglwfFNcOFsr-pA 15994
xhac/scanner.py sha256=vf03jJSfTj5IPkX6VzTBQbH8tVq6fNPwyMubPM_-bDY 1434
xhac/shell.py sha256=D09NqDuoUmQC0dvy0rDQCeeheKBnmf9gBLZ3WwQcKOQ 2340
xhac/util.py sha256=0wDCmFD4OLxUwKOgK03HkNWo5PW-K2BWierNv6ks0jY 8536
xhac-0.1.31.dist-info/METADATA sha256=a5ql3tnP1nnRhh7zVnK5zxBhxcZmfKM0sWTzn3hY-9o 2099
xhac-0.1.31.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
xhac-0.1.31.dist-info/entry_points.txt sha256=aP262C6JJN4BVPMEiaFqtt97onJMnuLXg2tZtLG4EBE 63
xhac-0.1.31.dist-info/licenses/LICENSE sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00 1073
xhac-0.1.31.dist-info/RECORD

entry_points.txt

xhac = xhac:cli.main
xhaci = xhac:shell.main