Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse track files to json #101

Open
Luc-Veldhuis opened this issue Jun 3, 2020 · 1 comment
Open

Parse track files to json #101

Luc-Veldhuis opened this issue Jun 3, 2020 · 1 comment

Comments

@Luc-Veldhuis
Copy link
Contributor

Luc-Veldhuis commented Jun 3, 2020

The handy provided parser has a json option which uses the Rust pretty print output.
Eventhough this is already great for viewing the track files, it makes parsing in other tools a little harder.
In #100 I tried to add serialization from the serde_derive library to output valid json.

@spinpx
Copy link
Member

spinpx commented Jul 19, 2020

Thanks @Luc-Veldhuis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants