{"id":31798336,"url":"https://github.com/emako/krclib","last_synced_at":"2025-10-10T21:26:19.075Z","repository":{"id":316806176,"uuid":"1064920447","full_name":"emako/KRCLib","owner":"emako","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-26T19:59:05.000Z","size":138,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-26T21:22:00.410Z","etag":null,"topics":["krc","kugou"],"latest_commit_sha":null,"homepage":"https://www.nuget.org/packages/KRCLib","language":"C#","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/emako.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":"2025-09-26T19:01:59.000Z","updated_at":"2025-09-26T19:59:34.000Z","dependencies_parsed_at":"2025-09-26T21:33:41.941Z","dependency_job_id":null,"html_url":"https://github.com/emako/KRCLib","commit_stats":null,"previous_names":["emako/krclib"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/emako/KRCLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FKRCLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FKRCLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FKRCLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FKRCLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emako","download_url":"https://codeload.github.com/emako/KRCLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FKRCLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005420,"owners_count":26083883,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["krc","kugou"],"created_at":"2025-10-10T21:26:16.186Z","updated_at":"2025-10-10T21:26:19.067Z","avatar_url":"https://github.com/emako.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"KRCLib\n===\n\n[![GitHub license](https://img.shields.io/github/license/emako/KRCLib)](https://github.com/emako/KRCLib/blob/master/LICENSE) [![NuGet](https://img.shields.io/nuget/v/KRCLib.svg)](https://nuget.org/packages/KRCLib) [![Actions](https://github.com/emako/KRCLib/actions/workflows/library.nuget.yml/badge.svg)](https://github.com/emako/KRCLib/actions/workflows/library.nuget.yml)\n\nKRC file format parse\n\n酷狗KRC文件解析\n\n## 示例 Example\n\n```csharp\nusing KRCLib;\nusing System;\n\nclass Program\n{\n    static void Main(string[] args)\n    {\n        KRCLyrics krc = KRCLyrics.LoadFromFile(\"test.krc\");\n        Console.WriteLine($\"test.krc Loaded\");\n        krc.SaveToFile(\"test_out.krc\");\n        Console.WriteLine($\"test_out.krc Saved\");\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femako%2Fkrclib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femako%2Fkrclib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femako%2Fkrclib/lists"}