xhac

View on PyPIReverse Dependencies (0)

0.1.29 xhac-0.1.29-py3-none-any.whl

Wheel Details

Project: xhac
Version: 0.1.29
Filename: xhac-0.1.29-py3-none-any.whl
Download: [link]
Size: 19385
MD5: b0f74b7912467db0b2a18e435d907221
SHA256: 4f276fc011173ffd82b1c3a0eaa8501ab03b0d00d6f8a414e82cafe05f6be907
Uploaded: 2024-03-29 07:04:05 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: xhac
Version: 0.1.29
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.22.4
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=iefD72wwi6qDwRlpQaEFRmiY6TGsiF3ZHD0SQW4pKIU 26911
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.29.dist-info/METADATA sha256=E031Fk3KiJhpsyh7MlloVedN6llWFXALLc-fa3560PA 2099
xhac-0.1.29.dist-info/WHEEL sha256=uNdcs2TADwSd5pVaP0Z_kcjcvvTUklh2S7bxZMF8Uj0 87
xhac-0.1.29.dist-info/entry_points.txt sha256=aP262C6JJN4BVPMEiaFqtt97onJMnuLXg2tZtLG4EBE 63
xhac-0.1.29.dist-info/licenses/LICENSE sha256=2bm9uFabQZ3Ykb_SaSU_uUbAj2-htc6WJQmS_65qD00 1073
xhac-0.1.29.dist-info/RECORD

entry_points.txt

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