cancli

View on PyPIReverse Dependencies (0)

1.3.1 cancli-1.3.1-py3-none-any.whl

Wheel Details

Project: cancli
Version: 1.3.1
Filename: cancli-1.3.1-py3-none-any.whl
Download: [link]
Size: 20550
MD5: 65e33fc8cc1e6dda54b717e2a8110dbf
SHA256: c24e7a0596539df86dcca9e80e7395f7bce7d3db159dc67def865f31e0065c65
Uploaded: 2024-12-22 21:03:11 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: cancli
Version: 1.3.1
Summary: A command line interface to send and receive CAN bus messages.
Author-Email: erzo <erzo[at]posteo.de>
Project-Url: Bug tracker, https://gitlab.com/erzo/cancli/-/issues
Project-Url: Change log, https://gitlab.com/erzo/cancli/-/tags
Project-Url: Documentation, https://gitlab.com/erzo/cancli/-/blob/master/README.md
Project-Url: Source code, https://gitlab.com/erzo/cancli
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.7
Requires-Dist: prompt_toolkit (<4,>=3.0.43)
Requires-Dist: confattr (<2.0.0,>=1.6.0)
Requires-Dist: python-can (<5,>=4.0)
Requires-Dist: cantools (<40,>=39.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4729 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cancli/__init__.py sha256=NrDqiq_GgfKrFDnr9-BScLbDEIK7JC4eruI5DlsgKM4 57
cancli/__main__.py sha256=Wi8niUWAqD-n5R4sL-zzTe_i8xCeUTuXtz13lIK2naA 83
cancli/can_handler.py sha256=eAWnd5B6WZVFU1lxa4rfK9ozqkQ8M0HRmrRFsHy6BJU 6125
cancli/can_setup.py sha256=h8uidRHoerkqZbxZGejKms4P7ZfGSI8wk84133aq4sc 4221
cancli/complete.sh sha256=hXQXHZeopA3HT_TP8EESzqRjFejpR6v8yf5CJzJzOiM 255
cancli/main.py sha256=KMd03OURnSe0HgaoxkMhAmsCAaHGC65HUOUsR26iKew 31882
cancli/meta.py sha256=0L6N1PeVXgMSvtxvw9ohkzeKkT5cZ00S5QdypRaFP-0 112
cancli/parse_error_frame.py sha256=CW2JCbDZ5v438CHhWBAFnfQ9GPQnNCP-mjWL3i1Y5ZA 6111
cancli/runmodule.sh sha256=TkPcZQidAlbkym2df7nqfh7RcEFzAvza9AUeHMctdcY 140
cancli/utils.py sha256=DLnr6DbZPURxMM8C7iQ7dqNDvu2M0noHKQ8SU03rkfc 1182
cancli-1.3.1.dist-info/entry_points.txt sha256=K-pYIQgxKDkfY6WskiFhetTSi7DcnlgA7UUhF1_AjiE 43
cancli-1.3.1.dist-info/LICENSE sha256=ZFM4nGOwtIP_W06vmCN1r82BNozqOlMaaG27MnufSYk 657
cancli-1.3.1.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
cancli-1.3.1.dist-info/METADATA sha256=t_-9C9jdMl0710_SVND-GkN5-BZZuBWD2lxnc_Z9N-w 5471
cancli-1.3.1.dist-info/RECORD

entry_points.txt

cancli = cancli.main:main