{"id":25011656,"url":"https://github.com/logan-bobo/wc-go","last_synced_at":"2026-05-01T09:32:41.232Z","repository":{"id":199134921,"uuid":"702204685","full_name":"logan-bobo/wc-go","owner":"logan-bobo","description":"Implementation of the wc UNIX command line utility in Go.","archived":false,"fork":false,"pushed_at":"2025-04-14T07:15:50.000Z","size":1398,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T08:28:37.152Z","etag":null,"topics":["go","linux","unix"],"latest_commit_sha":null,"homepage":"","language":"Go","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/logan-bobo.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":"2023-10-08T19:44:44.000Z","updated_at":"2024-05-28T18:22:42.000Z","dependencies_parsed_at":"2023-10-22T11:27:29.254Z","dependency_job_id":"6acdd459-d13e-48d6-9f75-16a170d38e6a","html_url":"https://github.com/logan-bobo/wc-go","commit_stats":null,"previous_names":["logan-bobo/wc-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/logan-bobo/wc-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logan-bobo%2Fwc-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logan-bobo%2Fwc-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logan-bobo%2Fwc-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logan-bobo%2Fwc-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/logan-bobo","download_url":"https://codeload.github.com/logan-bobo/wc-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/logan-bobo%2Fwc-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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","linux","unix"],"created_at":"2025-02-05T05:37:20.000Z","updated_at":"2026-05-01T09:32:41.211Z","avatar_url":"https://github.com/logan-bobo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wc go\n\nImplementation of the `wc` UNIX command line tool in Go.\n\n```\nThe wc utility displays the number of lines, words, and bytes contained in\neach input file, or standard input (if no file is specified) to the standard\noutput. A line is defined as a string of characters delimited by a ⟨newline⟩\ncharacter. Characters beyond the final ⟨newline⟩ character will not be included\nin the line count.\n```\n\n## Functionality\n\n```\n  -c \n        Count the bytes in a file/stdin\n  -l \n        Count the number of lines in a file/stdin\n  -w \n        Count the number of words in a file/stdin\n  -m \n        Count the number or characters in a file/stdin\n\n  call the binary with no flags to get the lines, words and bytes\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogan-bobo%2Fwc-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flogan-bobo%2Fwc-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flogan-bobo%2Fwc-go/lists"}