{"id":20690278,"url":"https://github.com/ftl/conval","last_synced_at":"2025-04-22T16:56:52.826Z","repository":{"id":59044960,"uuid":"529186335","full_name":"ftl/conval","owner":"ftl","description":"a Go library to evaluate ham radio contest results","archived":false,"fork":false,"pushed_at":"2025-01-01T13:32:06.000Z","size":265,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T16:51:14.772Z","etag":null,"topics":["amateur-radio","amateurradio","cabrillo","contest","ham-radio","hamradio","hf-contest-log"],"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/ftl.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":"2022-08-26T08:58:22.000Z","updated_at":"2025-01-03T10:38:22.000Z","dependencies_parsed_at":"2023-12-26T11:21:45.070Z","dependency_job_id":"6ad00b42-4ec6-4af6-89f1-95276a2eba37","html_url":"https://github.com/ftl/conval","commit_stats":{"total_commits":118,"total_committers":1,"mean_commits":118.0,"dds":0.0,"last_synced_commit":"586b1e2635c31588f224e94950b8f85f8fc613c4"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Fconval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Fconval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Fconval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ftl%2Fconval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ftl","download_url":"https://codeload.github.com/ftl/conval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250284179,"owners_count":21405289,"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":["amateur-radio","amateurradio","cabrillo","contest","ham-radio","hamradio","hf-contest-log"],"created_at":"2024-11-16T23:12:29.774Z","updated_at":"2025-04-22T16:56:52.791Z","avatar_url":"https://github.com/ftl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# conval - The CONtest eVALuator\n\nThis little Go library helps to evaluate the log files from amateur radio contests in several ways:\n\n- calculate the score of a log file based on a given rule set\n- show the performance over time of a contest log file\n- calculate statistics for a contest log file\n\nLog files can be provided in [Cabrillo](https://wwrof.org/cabrillo/) format. The results are either provided as plain text, YAML, or JSON, and, where applicable, as CSV.\n\n## Use as a Go Library\n\nTo include `conval` into your own projects as a library:\n\n```shell\ngo get github.com/ftl/conval\n```\n\n## Use as a CLI Tool\n\n`conval` also includes a simple CLI tool that is mainly used to demonstrate the integration of the library.\n\nBuild it:\n\n```shell\ngo build -o conval ./cmd\n```\n\nSimply run it:\n\n```shell\ngo run ./cmd\n```\n\n## License\nThis software is published under the [MIT License](https://www.tldrlegal.com/l/mit).\n\nCopyright [Florian Thienel](http://thecodingflow.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftl%2Fconval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fftl%2Fconval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fftl%2Fconval/lists"}