Metadata-Version: 2.2
Name: px4-log-tool
Version: 0.6.1
Summary: The All-in-One tool to work with PX4 log files.
Home-page: https://github.com/tiiuae/px4-log-tool
Author: Junior Sundar
Author-email: junior.sundar@tii.ae
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: Cython>=0.29.21
Requires-Dist: pyulog==1.0.1
Requires-Dist: PyYAML==6.0.2
Requires-Dist: pandas==2.1.2
Requires-Dist: numpy==1.26.1
Requires-Dist: click==8.1.7
Provides-Extra: dev
Requires-Dist: pytest>=6.2; extra == "dev"
Requires-Dist: black>=20.8b1; extra == "dev"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
