{"id":13337142,"url":"https://github.com/edg-l/teeconfig","last_synced_at":"2025-03-23T13:40:27.647Z","repository":{"id":179115164,"uuid":"662496255","full_name":"edg-l/teeconfig","owner":"edg-l","description":"A ddnet / teeworlds configuration parser.","archived":false,"fork":false,"pushed_at":"2023-10-17T12:15:17.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T01:30:03.809Z","etag":null,"topics":["config","ddnet","teeworlds"],"latest_commit_sha":null,"homepage":"https://docs.rs/teeconfig","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edg-l.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}},"created_at":"2023-07-05T09:03:14.000Z","updated_at":"2023-07-06T12:19:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"eaa53b1d-910f-49d2-86bf-b6a9a057bae4","html_url":"https://github.com/edg-l/teeconfig","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"f89dcca28c27f25c6f4bf3042917aba1dfe2ea77"},"previous_names":["edg-l/teeconfig"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2Fteeconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2Fteeconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2Fteeconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edg-l%2Fteeconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edg-l","download_url":"https://codeload.github.com/edg-l/teeconfig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245111666,"owners_count":20562510,"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":["config","ddnet","teeworlds"],"created_at":"2024-07-29T19:11:13.646Z","updated_at":"2025-03-23T13:40:27.624Z","avatar_url":"https://github.com/edg-l.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# teeconfig\n\n[![Version](https://img.shields.io/crates/v/teeconfig)](https://crates.io/crates/teeconfig)\n[![Downloads](https://img.shields.io/crates/d/teeconfig)](https://crates.io/crates/teeconfig)\n[![License](https://img.shields.io/crates/l/teeconfig)](https://crates.io/crates/teeconfig)\n![Rust](https://github.com/edg-l/teeconfig/workflows/Rust/badge.svg)\n[![Docs](https://docs.rs/teeconfig/badge.svg)](https://docs.rs/teeconfig)\n\nA ddnet / teeworlds configuration parser.\n\nIt recognizes the available options by parsing source files with `MACRO_CONFIG_` lines such as `src/engine/shared/config_variables.h`.\n\n\n```rust\nuse teeconfig::parse_config_variables;\n\nlet header_source = include_str!(\"../config_variables.h\");\nlet vars = parse_config_variables(header_source).unwrap();\nassert!(!vars.is_empty())\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedg-l%2Fteeconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedg-l%2Fteeconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedg-l%2Fteeconfig/lists"}