{"id":16678408,"url":"https://github.com/royaltm/rust-ym-file-parser","last_synced_at":"2026-04-21T23:04:46.428Z","repository":{"id":142206805,"uuid":"281678070","full_name":"royaltm/rust-ym-file-parser","owner":"royaltm","description":"A library for parsing the AY/YM chiptune format files.","archived":false,"fork":false,"pushed_at":"2023-07-23T08:17:17.000Z","size":2530,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-31T15:12:16.784Z","etag":null,"topics":["atari-st","ay-3-8910","ym2149f"],"latest_commit_sha":null,"homepage":"https://royaltm.github.io/rust-ym-file-parser/","language":"Rust","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/royaltm.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-07-22T12:58:43.000Z","updated_at":"2023-07-14T19:43:43.000Z","dependencies_parsed_at":"2025-01-20T00:54:19.181Z","dependency_job_id":"1699d063-2c72-45b4-ba37-997657ba4759","html_url":"https://github.com/royaltm/rust-ym-file-parser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/royaltm/rust-ym-file-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaltm%2Frust-ym-file-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaltm%2Frust-ym-file-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaltm%2Frust-ym-file-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaltm%2Frust-ym-file-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royaltm","download_url":"https://codeload.github.com/royaltm/rust-ym-file-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaltm%2Frust-ym-file-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32113748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["atari-st","ay-3-8910","ym2149f"],"created_at":"2024-10-12T13:29:12.370Z","updated_at":"2026-04-21T23:04:46.410Z","avatar_url":"https://github.com/royaltm.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"YM-file parser\n--------------\n\n`Cargo.toml`:\n\n```toml\n[dependencies]\nym-file-parser = { git = \"https://github.com/royaltm/rust-ym-file-parser\" }\n```\n\nCheck out the home page with a small web [demo]. See the [Documentation].\n\nThere is also a CLI [YM player] available as an example.\n\nThe [YM-file format] was designed by [Leonard/OXYGENE] for his AY-emulator [StSound].\n\nYM-files are distributed as compressed [LHA] archives.\n\nThis library can help uncompress, parse the YM-files, and produce the AY/YM register changes for the players.\n\nThe following YM-file types are supported: `YM2!`, `YM3!`, `YM3b`, `YM4!`, `YM5!` and `YM6!`.\n\nThe YM music files can be downloaded from [here](https://bulba.untergrund.net/main_e.htm).\n\n[demo]: https://royaltm.github.io/rust-ym-file-parser/\n[Documentation]: https://royaltm.github.io/rust-ym-file-parser/doc/ym_file_parser/\n[YM player]: examples/ym-player\n[YM-file format]: http://leonard.oxg.free.fr/ymformat.html\n[Leonard/OXYGENE]: http://leonard.oxg.free.fr\n[StSound]: http://leonard.oxg.free.fr/stsound.html\n[LHA]: https://en.wikipedia.org/wiki/LHA_(file_format)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyaltm%2Frust-ym-file-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyaltm%2Frust-ym-file-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyaltm%2Frust-ym-file-parser/lists"}