vbo 0.1.0

Parse and write VBOX Automotive file formats
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.dms-coordinates]
version = "0.1"

[dependencies.log]
version = "0.4"

[dependencies.time]
features = ["formatting"]
version = "0.3"

[package]
description = "Parse and write VBOX Automotive file formats"
edition = "2021"
license = "MIT"
name = "vbo"
repository = "https://github.com/afonso360/vbo"
resolver = "2"
version = "0.1.0"