ValvePython / vdf

📜 Package for working with Valve's text and binary KeyValue format
https://pypi.org/project/vdf/
MIT License
165 stars 30 forks source link

binary_vdf should work on filelike objects #27

Closed rossengeorgiev closed 4 years ago

rossengeorgiev commented 4 years ago

That would make parsing stuff like #13 possible. Probably throw in a param whether to throw once reaching bVDF end