Metadata-Version: 2.4
Name: a42_proto
Version: 0.1.5
Summary: Protobuf Python bindings for A42 sensor data
Home-page: https://github.com/HSE-VSV/DataReaderA42
Author: Alexander Baumann
Author-email: alexander.baumann@hs-esslingen.de
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: protobuf==3.20.3
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# a42_proto

Python Protobuf bindings for A42 sensor messages.

## Installation

```bash
pip install a42_proto
