Metadata-Version: 2.1
Name: can-explorer
Version: 0.1.0
Summary: Visualize CAN bus payloads in real time
Home-page: https://github.com/Tbruno25/can-explorer
License: GPL-3.0-or-later
Keywords: can,bus,canbus,can_bus,dbc
Author: TJ
Author-email: tbruno25@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: dearpygui (>=1.9.0,<2.0.0)
Requires-Dist: pyserial (>=3.5,<4.0)
Requires-Dist: python-can (>=4.1.0,<5.0.0)
Project-URL: Repository, https://github.com/Tbruno25/can-explorer
