Metadata-Version: 2.4
Name: easy-px4-utils
Version: 0.1.2
Summary: Utility functions for easy-px4
Author-email: Harley Lara <harley.lara@outlook.com>
Maintainer-email: Harley Lara <harley.lara@outlook.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/EOLab-HSRW/easy-px4.git
Keywords: PX4,firmware,uav,drone,cli,utils
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: tomli; python_version < "3.11"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: mypy; extra == "test"

# `easy-px4-utils`

Set of utility function to parse information.

> [!IMPORTANT]
> This is a core, and critical package for our package: [`eolab_drones`](https://github.com/EOLab-HSRW/drones-fw/tree/main).
