bluetooth-mesh-bluez

View on PyPIReverse Dependencies (1)

0.9.1 bluetooth_mesh_bluez-0.9.1-py3-none-any.whl

Wheel Details

Project: bluetooth-mesh-bluez
Version: 0.9.1
Filename: bluetooth_mesh_bluez-0.9.1-py3-none-any.whl
Download: [link]
Size: 51283
MD5: b190061b50350ef35073c21e9a378a45
SHA256: e052e9321d6db5f434f4b77249cec6745de7881993982452dfb56efce0db215b
Uploaded: 2024-01-17 14:35:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bluetooth-mesh-bluez
Version: 0.9.1
Author-Email: Michał Lowas-Rzechonek <michal.lowas-rzechonek[at]silvair.com>, Amadeusz Herzog <amadeusz.hercog[at]silvair.com>, Jakub Witowski <jakub.witowski[at]silvair.com>, Kamil Janowski <kamil.janowski[at]silvair.com>, Przemysław Fierek <przemyslaw.fierek[at]silvair.com>, Rafał Gajda <rafal.gajda[at]silvair.com>
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: System :: Networking
Requires-Dist: bluetooth-mesh-messages (>=0.9)
Requires-Dist: bluetooth-mesh-network (>=0.9)
Requires-Dist: dbus-next (>=0.2.1)
Requires-Dist: pluggy (>=0.13.1)
Requires-Dist: marshmallow (<4.0,>=3.0.1)
Requires-Dist: prompt-toolkit (==2.0.10); extra == "cli"
Requires-Dist: asynctest; extra == "test"
Requires-Dist: black; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: cli
Provides-Extra: test
Description-Content-Type: text/x-rst
License-File: LICENSE
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bluetooth_mesh/bluez/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bluetooth_mesh/bluez/application.py sha256=Sarv8vsZJJvyc6iaGX4lWJzAtNNqracvujQIE1dDlXQ 34954
bluetooth_mesh/bluez/interfaces.py sha256=7PQpnhU2LYY5kv5nbA_uCYinem6VXIrfF-FIuJ13yf4 21543
bluetooth_mesh/bluez/tokenring.py sha256=782efjtV89l4dqFx9M_4xqan_dqcHFNnHxRRjXrAR7Q 2660
bluetooth_mesh/bluez/utils.py sha256=xs8E94rh9REvdZjYKkhoJ7LkQMUtVowyCOpdNnuzYs4 6824
bluetooth_mesh/bluez/apps/__init__.py sha256=KM53OznhZlN-oQ0E8GtAIzG_IkAXjJP6T_m33W3l920 338
bluetooth_mesh/bluez/apps/hookspecs.py sha256=C9ov_ygxvr6vFVBjkwznrztTvcrt44U1rzWJa4g0lkk 113
bluetooth_mesh/bluez/apps/meshcli.py sha256=YoWdpoq2rLLw_l1qYKsSZ4a5NQKVd6T6i9n_p5X-C_g 53204
bluetooth_mesh/bluez/apps/mixins.py sha256=COYvvUc-i7G0iQhrwG1-XobLq_9IL31wUhgFBxJP_po 374
bluetooth_mesh/bluez/models/__init__.py sha256=FwG5zmxhsfR5tulR5AAW5HjdFXR2bzwasziGm_gv81U 67
bluetooth_mesh/bluez/models/base.py sha256=u_t1Q-qjncGYNmYbwp-spgniObVqpRPwyFtqKkGvRHw 17507
bluetooth_mesh/bluez/models/models.py sha256=v8dQs-x9Gu9EdnrBHm1D56Ygdmn_qMDc3cdfk5G8FzU 82142
bluetooth_mesh_bluez-0.9.1.dist-info/LICENSE sha256=tJnt3r2gWohZ4yuCCmRXfZHx3itS76KhV1ostAALwlk 18006
bluetooth_mesh_bluez-0.9.1.dist-info/METADATA sha256=0YyMiVBoxrtr0GaISLXmz2Dk1lAy1JlMzZe_Pe5384A 1346
bluetooth_mesh_bluez-0.9.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
bluetooth_mesh_bluez-0.9.1.dist-info/entry_points.txt sha256=wMHwaaRyDHxKdy64czU2JjhJ7Xbu_w_xkKN7vW8mDe0 143
bluetooth_mesh_bluez-0.9.1.dist-info/top_level.txt sha256=QsseTpmYXMZK3YSUCc_zDDCW_xBovEztukwUg4aTAqE 15
bluetooth_mesh_bluez-0.9.1.dist-info/RECORD

top_level.txt

bluetooth_mesh

entry_points.txt

bluetooth_mesh = bluetooth_mesh.bluez.apps.mixins
meshcli = bluetooth_mesh.bluez.apps.meshcli:main [tools]