{"id":13871928,"url":"https://github.com/compnerd/swift-winmd","last_synced_at":"2025-03-25T08:31:58.131Z","repository":{"id":36986161,"uuid":"291584708","full_name":"compnerd/swift-winmd","owner":"compnerd","description":"Windows Metadata Parser in Swift","archived":false,"fork":false,"pushed_at":"2023-04-22T15:53:48.000Z","size":255,"stargazers_count":20,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-20T00:11:30.910Z","etag":null,"topics":["debugging","hacktoberfest2022","swift","windows","winmd"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/compnerd.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}},"created_at":"2020-08-31T01:26:18.000Z","updated_at":"2023-07-15T06:41:42.000Z","dependencies_parsed_at":"2023-01-17T12:16:26.293Z","dependency_job_id":null,"html_url":"https://github.com/compnerd/swift-winmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compnerd%2Fswift-winmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compnerd%2Fswift-winmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compnerd%2Fswift-winmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/compnerd%2Fswift-winmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/compnerd","download_url":"https://codeload.github.com/compnerd/swift-winmd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245426480,"owners_count":20613372,"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":["debugging","hacktoberfest2022","swift","windows","winmd"],"created_at":"2024-08-05T23:00:30.563Z","updated_at":"2025-03-25T08:31:57.799Z","avatar_url":"https://github.com/compnerd.png","language":"Swift","readme":"# Swift/WinMD\n\nAn ECMA 335 parser in Swift\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/compnerd/swift-winmd/actions?query=workflow%3Awindows\"\u003e\n    \u003cimg alt=\"Windows Status\" src=\"https://github.com/compnerd/swift-winmd/workflows/windows/badge.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/compnerd/swift-winmd\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/compnerd/swift-winmd/branch/main/graph/badge.svg?token=35H0KMEOAF\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n[Windows Metadata](https://docs.microsoft.com/en-us/uwp/winrt-cref/winmd-files) provides the necessary metadata for Windows APIs to enable generating bindings for different languages.  In order to generate the bindings, one must be able to process the metadata.  [Swift/WinMD](https://github.com/compnerd/swift-winmd) provides an implementation of such a parser in Swift.\n\n## Build Requirements\n\n- Swift 5.5 or newer\n\n## Debugging\n\n### Debugging on Windows\n\nFor debugging the Swift application code, it is easier to debug using LLDB and\nDWARF.  In such a case, you will need to build the application as follows to\nenable the debug information:\n\n```cmd\nswift build -Xlinker -debug:dwarf\n```\n","funding_links":[],"categories":["Swift"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompnerd%2Fswift-winmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcompnerd%2Fswift-winmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcompnerd%2Fswift-winmd/lists"}