{"id":17633060,"url":"https://github.com/tepperly/cabrillo","last_synced_at":"2025-03-30T03:33:14.269Z","repository":{"id":140010300,"uuid":"338678197","full_name":"tepperly/cabrillo","owner":"tepperly","description":"A library and application for parsing ham radio contest Cabrillo logs. The Cabrillo log is a space delimited, table-oriented file format used to record contacts between ham radio operators during contests.","archived":false,"fork":false,"pushed_at":"2021-02-26T23:10:40.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T05:44:52.038Z","etag":null,"topics":["cabrillo","contesting","ham-radio","logging"],"latest_commit_sha":null,"homepage":"","language":"C++","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/tepperly.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":"2021-02-13T22:00:40.000Z","updated_at":"2024-04-14T19:14:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa0d07b2-0ba0-45fd-b322-c4933d7024ca","html_url":"https://github.com/tepperly/cabrillo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tepperly%2Fcabrillo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tepperly%2Fcabrillo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tepperly%2Fcabrillo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tepperly%2Fcabrillo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tepperly","download_url":"https://codeload.github.com/tepperly/cabrillo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246273535,"owners_count":20750904,"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":["cabrillo","contesting","ham-radio","logging"],"created_at":"2024-10-23T01:47:19.242Z","updated_at":"2025-03-30T03:33:14.239Z","avatar_url":"https://github.com/tepperly.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cabrillo\nThe goal of this project is to make a Cabrillo file parser that can read Cabrillo files that meet the\n[official specification](https://wwrof.org/cabrillo/cabrillo-v3-header/) and the common variants that\npeople submit to contests. The Cabrillo file format is somewhat challenging to automatically parse because\nit is a column-oriented file format. Many lines can be treated like a comma separate value (CSV) file format\nwhere the \"comma\" is whitespace. However, this approach does not work when fields are left empty.\n\nThis [web article](https://medium.com/dsmli/extracting-tables-from-plain-text-files-statistically-with-numpy-72c1363cf287)\non a technique to discover where the column breaks are in the a plain text file serves as the insipiration\nfor the approach here.\n\n## Background on the Cabrillo file format\n\nThe Cabrillo file format is the de facto computer standard for logging ham radio contests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftepperly%2Fcabrillo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftepperly%2Fcabrillo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftepperly%2Fcabrillo/lists"}