{"id":28553883,"url":"https://github.com/barionlp/ametrin.plist","last_synced_at":"2026-06-19T01:31:11.067Z","repository":{"id":297192648,"uuid":"994983502","full_name":"BarionLP/Ametrin.Plist","owner":"BarionLP","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-01T11:40:56.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T13:30:22.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/BarionLP.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}},"created_at":"2025-06-02T19:35:57.000Z","updated_at":"2026-04-01T11:41:00.000Z","dependencies_parsed_at":"2025-06-04T15:50:48.264Z","dependency_job_id":"bcde73e0-b0f3-4c6e-a116-35f4b9e23ffc","html_url":"https://github.com/BarionLP/Ametrin.Plist","commit_stats":null,"previous_names":["barionlp/ametrin.plist"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BarionLP/Ametrin.Plist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarionLP%2FAmetrin.Plist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarionLP%2FAmetrin.Plist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarionLP%2FAmetrin.Plist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarionLP%2FAmetrin.Plist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarionLP","download_url":"https://codeload.github.com/BarionLP/Ametrin.Plist/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarionLP%2FAmetrin.Plist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34514282,"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-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2025-06-10T04:33:45.223Z","updated_at":"2026-06-19T01:31:11.054Z","avatar_url":"https://github.com/BarionLP.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ametrin.Plist\nA fast and efficient binary property list (plist) reader written in .NET.\n\n## how to use\n```cs\n// data can be a Stream or ImmutableArray\u003cbyte\u003e\nvar document = PlistReader.ToDocument(data);\nvar root = document.GetRoot();\n\nvar dictionary = root.GetDictionary();\n\nvar val1 = dictionary[\"val1\"].GetInt32();\nvar val2 = dictionary[\"val2\"].GetBoolean();\n\nvar array = dictionary[\"array\"].GetArray();\nvar i0 = array[0].GetUInt64();\nvar i1 = array[1].GetDouble();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarionlp%2Fametrin.plist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarionlp%2Fametrin.plist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarionlp%2Fametrin.plist/lists"}