diff options
| author | Martin BÄngens <marbangens@gmail.com> | 2023-03-02 22:43:33 +0000 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:24 +0700 |
| commit | 1daa8ae6ed1b1622ec2a683dd64b540faa22a2ef (patch) | |
| tree | 681d567b046b5e6846b62251e7cb45f4b4f9c16f /python/python-vdf/README | |
| parent | a0bcb1895ab3e65242f5aa1136d1ed015eaefcaf (diff) | |
python/python-vdf: Added (Module for (de)serialization to/from VDF)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-vdf/README')
| -rw-r--r-- | python/python-vdf/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-vdf/README b/python/python-vdf/README new file mode 100644 index 0000000000..89fcfeaaa3 --- /dev/null +++ b/python/python-vdf/README @@ -0,0 +1,3 @@ +VDF is Valve's KeyValue text file format. The KeyValues format is +used in the Source engine to store meta data for resources, scripts, +materials, VGUI elements, and more. |
