{"id":16940699,"url":"https://github.com/twpayne/go-igc","last_synced_at":"2025-08-26T12:21:13.350Z","repository":{"id":243539292,"uuid":"811571774","full_name":"twpayne/go-igc","owner":"twpayne","description":"Package igc handles IGC files.","archived":false,"fork":false,"pushed_at":"2025-08-22T21:28:16.000Z","size":16801,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T00:37:47.873Z","etag":null,"topics":["go","golang","igc","igc-parser"],"latest_commit_sha":null,"homepage":"","language":"Go","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/twpayne.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":"2024-06-06T21:27:48.000Z","updated_at":"2025-08-22T21:28:20.000Z","dependencies_parsed_at":"2024-06-19T02:58:47.184Z","dependency_job_id":"63e65ff6-e4d6-46e3-923e-718260f8ac56","html_url":"https://github.com/twpayne/go-igc","commit_stats":null,"previous_names":["twpayne/go-igc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twpayne/go-igc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twpayne%2Fgo-igc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twpayne%2Fgo-igc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twpayne%2Fgo-igc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twpayne%2Fgo-igc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twpayne","download_url":"https://codeload.github.com/twpayne/go-igc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twpayne%2Fgo-igc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272219776,"owners_count":24894475,"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-08-26T02:00:07.904Z","response_time":60,"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":["go","golang","igc","igc-parser"],"created_at":"2024-10-13T21:07:43.237Z","updated_at":"2025-08-26T12:21:13.318Z","avatar_url":"https://github.com/twpayne.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-igc\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/twpayne/go-igc)](https://pkg.go.dev/github.com/twpayne/go-igc)\n\nPackage `igc` handles [IGC\nfiles](https://www.fai.org/page/igc-approved-flight-recorders).\n\n## Features\n\n* Robust, flexible parser for real IGC files, including common deviations from the IGC\n  specification.\n* Support for all IGC record types.\n* Support for B record additions.\n* Support for K record additions.\n* Support for N record additions.\n* Support for sub-second resolution timestamps with the `TDS` B record addition.\n* Support for high-resolution coordinates with the `LAD` and `LOD` B record\n  additions.\n* Support for UTC midnight rollover.\n* Support for [CIVL's Open Validation\n  Server](http://vali.fai-civl.org/webservice.html).\n\n## Validation\n\nA simple command line client for CIVL's Open Validation server is included.\nInstall and run it with:\n\n```bash\n$ go install github.com/twpayne/go-igc/cmd/validate-igc@latest\n$ validate-igc filename.igc\nfilename.igc: Valid\n$ echo $?\n0\n```\n\nThe exit code is `0` if the IGC file is valid, `1` if it is invalid, or `2` if\nit could not be validated.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwpayne%2Fgo-igc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwpayne%2Fgo-igc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwpayne%2Fgo-igc/lists"}