{"id":28025785,"url":"https://github.com/daltonsw/slp-parser","last_synced_at":"2025-05-11T04:30:00.055Z","repository":{"id":289374934,"uuid":"971022249","full_name":"DaltonSW/slp-parser","owner":"DaltonSW","description":"A Go module for parsing Slippi replay files (.slp)","archived":false,"fork":false,"pushed_at":"2025-05-01T16:50:54.000Z","size":13266,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-11T04:29:52.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DaltonSW.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,"zenodo":null}},"created_at":"2025-04-22T22:30:39.000Z","updated_at":"2025-05-01T16:50:42.000Z","dependencies_parsed_at":"2025-04-23T00:39:50.219Z","dependency_job_id":null,"html_url":"https://github.com/DaltonSW/slp-parser","commit_stats":null,"previous_names":["daltonsw/slp-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaltonSW%2Fslp-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaltonSW%2Fslp-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaltonSW%2Fslp-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaltonSW%2Fslp-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaltonSW","download_url":"https://codeload.github.com/DaltonSW/slp-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253518941,"owners_count":21921074,"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":"2025-05-11T04:29:59.520Z","updated_at":"2025-05-11T04:30:00.048Z","avatar_url":"https://github.com/DaltonSW.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slp Parser\n\nModule: go.dalton.dog/slp\n\n**This is going to be targeting v3.0.0 support for now**\n\n## Data Processing\n\n### File Parsing: Turning an slp file into initial Go structs\n\n- File: Represents a loaded and initially-parsed file\n    - Filepath\n    - ParsedRaw\n    - ParsedMetadata\n\n- ParsedRaw\n    - []Events\n\n- ParsedMetadata\n    - StartAt\n    - LastFrame\n    - Players\n    - PlayedOn\n    - ConsoleNick\n    - Players (map)\n\n### Game-Relevant Parsing\n\n- Game\n    - StartInfo\n    - EndInfo\n    - Stage\n    - []Players\n    - []Frames\n    - Metadata\n\n- StartInfo\n    - SlippiVersion\n    - IsFrozenPS\n    - IsPAL\n    - RandomSeed\n\n- EndInfo\n    - EndMethod\n    - PortLRAS\n\n- Player\n    - Character\n    - Post\n    - Costume\n    - StartingStocks\n    - Team\n    - IsCPU\n    - Tag\n    - DashbackUCF\n    - ShieldDropUCF\n\n- Frame\n    - Index\n    - []Ports\n    - []Items\n\n- Port\n    - []PreFrameInfo\n    - []PostFrameInfo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaltonsw%2Fslp-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaltonsw%2Fslp-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaltonsw%2Fslp-parser/lists"}