Library for working with Valve's VDF text format
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

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/ValvePython/vdf
