Pure python module for (de)serialization to and from VDF that works just like
json. VDF is Valve's KeyValue text file format.

https://developer.valvesoftware.com/wiki/KeyValues

Supported versions: kv1 Unsupported: kv2 and kv3
