steamy-vdf 0.2.0

VDF file format handling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name    = "steamy-vdf"
version = "0.2.0"

authors = ["meh. <meh@schizofreni.co>"]
license = "WTFPL"

description = "VDF file format handling."
repository  = "https://github.com/meh/steamy"
keywords    = ["vdf", "steam", "config"]

[dependencies]
nom = "1.2"