Metadata-Version: 2.4
Name: prp1210
Version: 0.1.0
Summary: A comprehensive Python library for RP1210 and J1939 heavy-duty vehicle communication protocols
Author-email: Lisi Lei <lisil01100@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/lisi12345/prp1210
Project-URL: Documentation, https://prp1210.readthedocs.io
Project-URL: Repository, https://github.com/lisi12345/prp1210
Project-URL: Bug Tracker, https://github.com/lisi12345/prp1210/issues
Keywords: RP1210,J1939,heavy-duty,vehicle,communication,protocol
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: msl-loadlib
Requires-Dist: python-can
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: black>=22.0; extra == "dev"
Requires-Dist: isort>=5.10; extra == "dev"
Requires-Dist: flake8>=4.0; extra == "dev"
Requires-Dist: mypy>=0.950; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=5.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=1.0; extra == "docs"
Dynamic: license-file

# PRP1210

PRP1210 is a modern, high-performance Python wrapper for the TMC RP1210C standard. Built for the next generation of heavy-duty vehicle diagnostics

## 🌟 Key Highlights


## 📦 Installation


## 🚀 Quick Start
