Metadata-Version: 2.1
Name: accsetupparse
Version: 0.0.2
Summary: Library for converting and storing ACC json setups into Python class
Home-page: https://github.com/jura43/acc-setup-parse
Author: Jurica Slovinac
License: GPLv3
Keywords: parser
Description-Content-Type: text/markdown
License-File: LICENSE.md

# ACC Setup Parse

This is Python 3 library for converting and storing ACC json setup files into Python class.

## Currently support cars
- McLaren 720S GT3

## Change Log

### 0.0.1 (17.2.2023.)
- Inital release

### 0.0.2 (17.2.2023.)
- Fixed markdown files
