{"id":18388366,"url":"https://github.com/jmcph4/sums","last_synced_at":"2025-04-12T04:24:32.711Z","repository":{"id":87929269,"uuid":"109354237","full_name":"jmcph4/sums","owner":"jmcph4","description":"Sum the lines of a text file","archived":false,"fork":false,"pushed_at":"2017-11-03T05:04:23.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-16T00:44:13.574Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/jmcph4.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}},"created_at":"2017-11-03T05:04:02.000Z","updated_at":"2017-11-03T05:04:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"75cf2de9-ed2f-4bdc-bbc6-cdd6d058de02","html_url":"https://github.com/jmcph4/sums","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/jmcph4%2Fsums","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fsums/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fsums/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmcph4%2Fsums/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmcph4","download_url":"https://codeload.github.com/jmcph4/sums/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248515067,"owners_count":21117103,"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":"2024-11-06T01:34:01.373Z","updated_at":"2025-04-12T04:24:32.692Z","avatar_url":"https://github.com/jmcph4.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sums #\n---\n\nGiven a text file, `f`, containing space-delimited integers, sum each line of\nthe file and write it to the corresponding line of an output file, `f.out`.\n\n## Build ##\nJust\n    make\n\nit's that simple\n\n## Invocation ##\nInvoke like so\n    ./sums file1 file2 file3\n\nand there will be three files: `file1.out`, `file2.out`, and `file3.out`\ncreated in the same directory.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Fsums","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmcph4%2Fsums","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmcph4%2Fsums/lists"}