{"id":21251111,"url":"https://github.com/openvicproject/lexy-vdf","last_synced_at":"2025-07-11T01:31:46.510Z","repository":{"id":194171958,"uuid":"690253270","full_name":"OpenVicProject/lexy-vdf","owner":"OpenVicProject","description":"VDF parser using Lexy","archived":false,"fork":false,"pushed_at":"2025-06-14T21:59:09.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-14T22:41:53.076Z","etag":null,"topics":["keyvalue","parser","steam","valve","vdf"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenVicProject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-11T20:50:18.000Z","updated_at":"2025-06-14T21:59:12.000Z","dependencies_parsed_at":"2023-11-11T12:26:11.509Z","dependency_job_id":"63f86d66-36a8-422d-a4bd-5434e643c943","html_url":"https://github.com/OpenVicProject/lexy-vdf","commit_stats":null,"previous_names":["openvicproject/lexy-vdf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenVicProject/lexy-vdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVicProject%2Flexy-vdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVicProject%2Flexy-vdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVicProject%2Flexy-vdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVicProject%2Flexy-vdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenVicProject","download_url":"https://codeload.github.com/OpenVicProject/lexy-vdf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenVicProject%2Flexy-vdf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264705088,"owners_count":23652153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["keyvalue","parser","steam","valve","vdf"],"created_at":"2024-11-21T03:40:27.383Z","updated_at":"2025-07-11T01:31:46.199Z","avatar_url":"https://github.com/OpenVicProject.png","language":"C++","readme":"# lexy-vdf\nRepo for the lexy-vdf, a [VDF](https://developer.valvesoftware.com/wiki/KeyValues) parser implemented using [lexy](https://lexy.foonathan.net/)\n\n## Example Usage\nSee [main.cpp](src/headless/main.cpp)\n\n## Required\n* [scons](https://scons.org/)\n\n## Build Instructions\n1. Install [scons](https://scons.org/) for your system.\n2. Run the command `git submodule update --init --recursive` to retrieve all related submodules.\n3. Run `scons build_lvdf_library=yes` in the project root, you should see a liblexy-vdf file in `bin`.\n\n## Link Instructions\n1. Call `lvdf_env = SConscript(\"lexy-vdf/SConstruct\")`\n2. Use the values stored in the `lvdf_env.lexy_vdf` to link and compile against:\n\n| Variable Name | Description                               | Correlated ENV variable   |\n| ---           | ---                                       | ---                       |\n| `LIBPATH`     | Library path list                         | `env[\"LIBPATH\"]`          |\n| `LIBS`        | Library files names in the library paths  | `env[\"LIBS\"]`             |\n| `INCPATH`     | Library include files                     | `env[\"CPPPATH\"]`          |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenvicproject%2Flexy-vdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenvicproject%2Flexy-vdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenvicproject%2Flexy-vdf/lists"}