plusdeck

View on PyPIReverse Dependencies (0)

4.0.1 plusdeck-4.0.1-py3-none-any.whl

Wheel Details

Project: plusdeck
Version: 4.0.1
Filename: plusdeck-4.0.1-py3-none-any.whl
Download: [link]
Size: 20558
MD5: 2b8988436fe4acdffa2de07f15f719f5
SHA256: 2984a55c8d1a5125276f7d9dd5ac004bdb2c233fca6c7330e3505462da7b21c7
Uploaded: 2025-02-09 20:22:02 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: plusdeck
Version: 4.0.1
Summary: Serial client and Linux service for Plus Deck 2C PC Cassette Deck
Author-Email: Josh Holbrook <josh.holbrook[at]gmail.com>
License: MIT
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Other/Nonlisted Topic
Requires-Python: >=3.11
Requires-Dist: click
Requires-Dist: configurence
Requires-Dist: ipywidgets
Requires-Dist: pyee
Requires-Dist: pyserial
Requires-Dist: pyserial-asyncio
Requires-Dist: pyyaml
Requires-Dist: sdbus; extra == "dbus"
Provides-Extra: dbus
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 791 characters]

WHEEL

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

RECORD

Path Digest Size
plusdeck/__init__.py sha256=LD7KfCbCOV4NpDdKIU9g3PYik_AmSethHpUq_FvIKCs 518
plusdeck/cli.py sha256=vdfVbtz6yLBDClthLiJN62TDLUbmpH_vjyNTVpjmcmw 9694
plusdeck/client.py sha256=Yi9BumidKREmUlFTHbkSYosjA6oSv5qDXsKy5O6tfG8 14157
plusdeck/config.py sha256=jIZVrac6bQGTER9hLpRuXDCU4u1vpk6vHG_Adb3FudA 650
plusdeck/jupyter.py sha256=O4ap0VhZVURsMyi8gT3Ue09M4JQkZt7FF4dtjFnkO0A 3815
plusdeck/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
plusdeck/test.py sha256=g9gNMbxjemsbmJsVSOBTw2PEOb_jPsTn8sjVtNrn4IY 2445
plusdeck/dbus/__init__.py sha256=zIV7PzJpcIz_OmKNqwWFPK2VoMozSHimEZk5d-aCPpQ 176
plusdeck/dbus/client.py sha256=MDMhRJwt2vTNTOIF5xHIqO5zpx5pNSN8goSNqSStw5k 8807
plusdeck/dbus/config.py sha256=vdoXR-eSIwgkAAkuOxb3587x5FncqfumK5Owvir9ozg 3740
plusdeck/dbus/error.py sha256=AbLquEp_AQnlDjhbLkzYYTCu1r74hWAY17ZqQK9IoGw 1177
plusdeck/dbus/interface.py sha256=BV-od5DNGx6HmxXj4yD5w2bQYmoiqYkveQqCRkIKfcY 5213
plusdeck/dbus/service.py sha256=HPHhLDIjzsq9yyJPQPS2XC6PZwgGf2uzyvaM-I7rJ7Q 2269
plusdeck-4.0.1.dist-info/LICENSE sha256=OTfTj4QJx56X3j3yZug3fteF6alUutEWhMOxlmA1uaM 1070
plusdeck-4.0.1.dist-info/METADATA sha256=278nkYtnXWGAamqsd9S5jA9rkPFoSYAB7LmyLFRKaNU 1831
plusdeck-4.0.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
plusdeck-4.0.1.dist-info/entry_points.txt sha256=vVnRxrvkpkwiO6UVlG_Ruk4wbLe5wM3rEgV3L81PBpQ 126
plusdeck-4.0.1.dist-info/top_level.txt sha256=92HZ0oxUOYlXEjT_L6LzOUAE8Q-xDpylaQ-yhphCMJ4 9
plusdeck-4.0.1.dist-info/RECORD

top_level.txt

plusdeck

entry_points.txt

plusdeck = plusdeck.cli:main
plusdeckctl = plusdeck.dbus.client:main
plusdeckd = plusdeck.dbus.service:main