python3-vdf

Python module for VDF serialization and deserialization
  https://github.com/ValvePython/vdf
  0
  no reviews



VDF is Valve's key/value text file format, used in the Source engine and Steam.

This package provides VDF serialization and deserialization, with an API similar to the json module in the Python standard library.