https://github.com/tdakkota/win32metadata
win32metadata is Windows metadata parser
https://github.com/tdakkota/win32metadata
go metadata parser windows winmd
Last synced: about 1 year ago
JSON representation
win32metadata is Windows metadata parser
- Host: GitHub
- URL: https://github.com/tdakkota/win32metadata
- Owner: tdakkota
- License: mit
- Created: 2021-07-15T14:06:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T13:30:58.000Z (about 1 year ago)
- Last Synced: 2025-04-30T07:49:44.805Z (about 1 year ago)
- Topics: go, metadata, parser, windows, winmd
- Language: Go
- Homepage:
- Size: 5.93 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# win32metadata
win32metadata is a [Windows metadata parser](https://www.ecma-international.org/wp-content/uploads/ECMA-335_6th_edition_june_2012.pdf).
## Install
```
go install github.com/tdakkota/win32metadata@latest
```