Metadata-Version: 2.1
Name: tonkin
Version: 1.0.0
Summary: Python template package
Home-page: https://github.com/HWRacing/tonkin
Author: HWRacing
Author-email: fs60@hw.ac.uk
Project-URL: Bug Tracker, https://github.com/HWRacing/tonkin/issues
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: testing
Requires-Dist: pytest (>=7.0) ; extra == 'testing'
Requires-Dist: tox (>=4.4.0) ; extra == 'testing'
Requires-Dist: mypy (>=1.0.0) ; extra == 'testing'

# tonkin

<!-- Remember to change the URL from pytemplate to the name of your project -->
![Tests](https://github.com/HWRacing/tonkin/actions/workflows/tests.yml/badge.svg)

This is a library for reading .dat files generated by EcoCAL with the EV2274A.
