The converters/py-vdf port
py3-vdf-3.4p3 – Library for working with Valve's VDF text format (cvsweb github mirror)
Description
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 kv3WWW: https://github.com/ValvePython/vdf
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.13/site-packages/vdf-3.4.dist-info/
- /usr/local/lib/python3.13/site-packages/vdf-3.4.dist-info/METADATA
- /usr/local/lib/python3.13/site-packages/vdf-3.4.dist-info/RECORD
- /usr/local/lib/python3.13/site-packages/vdf-3.4.dist-info/WHEEL
- /usr/local/lib/python3.13/site-packages/vdf-3.4.dist-info/top_level.txt
- /usr/local/lib/python3.13/site-packages/vdf-3.4.dist-info/zip-safe
- /usr/local/lib/python3.13/site-packages/vdf/
- /usr/local/lib/python3.13/site-packages/vdf/__init__.py
- /usr/local/lib/python3.13/site-packages/vdf/__pycache__/
- /usr/local/lib/python3.13/site-packages/vdf/__pycache__/__init__.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/vdf/__pycache__/__init__.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/vdf/__pycache__/vdict.cpython-313.opt-1.pyc
- /usr/local/lib/python3.13/site-packages/vdf/__pycache__/vdict.cpython-313.pyc
- /usr/local/lib/python3.13/site-packages/vdf/vdict.py