{"id":17643455,"url":"https://github.com/mjblack/winmd","last_synced_at":"2026-06-12T02:01:38.937Z","repository":{"id":258836759,"uuid":"875774127","full_name":"mjblack/winmd","owner":"mjblack","description":"Crystal Windows Metadata bindings generator","archived":false,"fork":false,"pushed_at":"2026-03-26T02:44:51.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-03-26T23:54:25.691Z","etag":null,"topics":["crystal","crystal-lang","shard","win32","win32api","winmd"],"latest_commit_sha":null,"homepage":"","language":"Crystal","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/mjblack.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-20T19:43:02.000Z","updated_at":"2026-03-26T02:44:04.000Z","dependencies_parsed_at":"2025-02-01T20:35:34.223Z","dependency_job_id":null,"html_url":"https://github.com/mjblack/winmd","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"e5f4e54ec7d0f2be25792442e9b392e8787c240c"},"previous_names":["mjblack/winmd"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mjblack/winmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjblack%2Fwinmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjblack%2Fwinmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjblack%2Fwinmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjblack%2Fwinmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjblack","download_url":"https://codeload.github.com/mjblack/winmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjblack%2Fwinmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34225351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["crystal","crystal-lang","shard","win32","win32api","winmd"],"created_at":"2024-10-23T09:04:45.761Z","updated_at":"2026-06-12T02:01:38.933Z","avatar_url":"https://github.com/mjblack.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# winmd\n\nWin32 API metadata bindings generator.\n\nThe generator supports:\n\n- JSON metadata input (win32json-style)\n- Native `.winmd` input via [`ecma335`](../README.md)\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n\n   ```yaml\n   dependencies:\n     winmd:\n       github: mjblack/winmd\n   ```\n\n2. Run `shards install`\n\n## Usage\n\nRun the command `bin\\winmd.exe` from the shard itself or from your own shard.\n\nFetch `Windows.Win32.winmd` (uses the version pinned in `winmd.version`):\n\n```bash\npwsh ./scripts/fetch-winmd.ps1\n```\n\nOverride the version or output path:\n\n```bash\npwsh ./scripts/fetch-winmd.ps1 -Version 70.0.11-preview\npwsh ./scripts/fetch-winmd.ps1 -OutputPath winmd/Windows.Win32.winmd\n```\n\nExamples:\n\n```bash\n# Existing JSON-based flow\nbin/winmd generate ./path/to/json ./out\n\n# Native WinMD flow (new)\nbin/winmd generate --source-format winmd ./winmd/Windows.Win32.winmd ./out\n```\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/mjblack/winmd/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [Matthew J. Black](https://github.com/mjblack) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjblack%2Fwinmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjblack%2Fwinmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjblack%2Fwinmd/lists"}