wirebind

View on PyPIReverse Dependencies (0)

0.0.1 wirebind-0.0.1-py3-none-any.whl

Wheel Details

Project: wirebind
Version: 0.0.1
Filename: wirebind-0.0.1-py3-none-any.whl
Download: [link]
Size: 7734
MD5: 00744fae9c4464e5c044c062a4d28d15
SHA256: d14021586f35a769cb72b28194e514a58ef790ae69453ddc252cd96d43884812
Uploaded: 2023-05-13 13:26:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wirebind
Version: 0.0.1
Summary: A networking library for distributed applications
Author: Paul Butler
Author-Email: paul[at]driftingin.space
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: cbor2 (<6.0.0,>=5.4.6)
Requires-Dist: websockets (<12.0.0,>=11.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 542 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
wirebind/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
wirebind/binds/__init__.py sha256=XVd8bA2VNE7msr_WFY6Zv5sU7PCD0cD_9xUBIRhmA3M 253
wirebind/binds/atom.py sha256=VIrsOZSBoLrZJLn9kBolkUbZf0AEuqEfqUbO8xMJ3p0 1301
wirebind/broadcast.py sha256=NFsKPPA6MLAp53a2m01JpqA71M0QmzSFnMf1YfG7h5I 754
wirebind/demo.py sha256=s5-QLB-aCaA9lRpvqPhSa3eXk0NA6LpKFpQa19UhpSc 3601
wirebind/encoding.py sha256=MjxWU76RkBg4KirHpmsGM8hk-CV_BeC1WsYtU35dffw 1609
wirebind/main.py sha256=JrUtq3SIUKOf3l4Cae1iiNaKEfQ3DArRWNo7QVUae3o 1139
wirebind/message.py sha256=kb5z38kSeqrD7UPJzNTsOYLx_AZY1jPFSFGt8IxW5VU 500
wirebind/multiplex.py sha256=jo9YqO9alUeLKcWH1tp_HbGu90aNxeqWydd7KFgde3I 2064
wirebind/rpc.py sha256=d3PEIblZGRdCDxgaIrO9tG8A-fX2iE7o2xf43_tuatc 222
wirebind/sender.py sha256=BCt7JKTBt_eKoWdZfRj4tGr7UyOGSwwazyVIlCW2giM 1186
wirebind-0.0.1.dist-info/METADATA sha256=5_ZreXkQRCJC-zQ6fLQZ-d_6nooZ4xVeVkvDcYQy5Rs 1125
wirebind-0.0.1.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
wirebind-0.0.1.dist-info/entry_points.txt sha256=CMiUDoBKOh9W2PqSpAzZ9ZMyBEcW0L8JSP1Of8hVV7M 47
wirebind-0.0.1.dist-info/RECORD

entry_points.txt

wirebind = wirebind.main:main