{"id":19414799,"url":"https://github.com/hughbe/emfspoolreader","last_synced_at":"2026-05-16T03:38:12.075Z","repository":{"id":83950129,"uuid":"321701660","full_name":"hughbe/EmfSpoolReader","owner":"hughbe","description":"Swift definitions for structures, enumerations and functions defined in [MS-EMFSPOOL]","archived":false,"fork":false,"pushed_at":"2020-12-29T16:23:25.000Z","size":6206,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T16:12:59.958Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hughbe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-12-15T15:01:25.000Z","updated_at":"2020-12-29T16:23:27.000Z","dependencies_parsed_at":"2023-03-05T13:45:15.735Z","dependency_job_id":null,"html_url":"https://github.com/hughbe/EmfSpoolReader","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/hughbe%2FEmfSpoolReader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughbe%2FEmfSpoolReader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughbe%2FEmfSpoolReader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hughbe%2FEmfSpoolReader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hughbe","download_url":"https://codeload.github.com/hughbe/EmfSpoolReader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240593183,"owners_count":19825939,"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":[],"created_at":"2024-11-10T12:39:46.764Z","updated_at":"2026-05-16T03:38:12.070Z","avatar_url":"https://github.com/hughbe.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EmfSpoolReader\n\nSwift definitions for structures, enumerations and functions defined in [MS-EMFSPOOL](https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emfspool/).\n\n## Example Usage\n\nAdd the following line to your project's SwiftPM dependencies:\n```swift\n.package(url: \"https://github.com/hughbe/EmfSpoolReader\", from: \"1.0.0\"),\n```\n\n```swift\nimport EmfSpoolReader\n\nlet data = Data(contentsOfFile: \"\u003cpath-to-file\u003e.SPL\")!\nlet file = try EmfSpoolFile(data: data)\ntry file.enumerateRecords { record in\n    print(\"Record: \\(record)\")\n    return .continue\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughbe%2Femfspoolreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhughbe%2Femfspoolreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhughbe%2Femfspoolreader/lists"}