{"id":17180541,"url":"https://github.com/houzuoguo/csvjoin","last_synced_at":"2025-03-24T23:48:46.448Z","repository":{"id":57635629,"uuid":"77718055","full_name":"HouzuoGuo/csvjoin","owner":"HouzuoGuo","description":"Join columns from two CSV files without having to use bloated Python modules.","archived":false,"fork":false,"pushed_at":"2016-12-31T03:21:04.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T03:12:59.467Z","etag":null,"topics":["csv","go","golang","text"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HouzuoGuo.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}},"created_at":"2016-12-31T00:46:12.000Z","updated_at":"2016-12-31T02:32:40.000Z","dependencies_parsed_at":"2022-09-26T20:21:20.538Z","dependency_job_id":null,"html_url":"https://github.com/HouzuoGuo/csvjoin","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/HouzuoGuo%2Fcsvjoin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HouzuoGuo%2Fcsvjoin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HouzuoGuo%2Fcsvjoin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HouzuoGuo%2Fcsvjoin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HouzuoGuo","download_url":"https://codeload.github.com/HouzuoGuo/csvjoin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372332,"owners_count":20604490,"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":["csv","go","golang","text"],"created_at":"2024-10-15T00:29:50.117Z","updated_at":"2025-03-24T23:48:46.418Z","avatar_url":"https://github.com/HouzuoGuo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csvjoin\nJoin columns from two CSV files without having to use bloated Python modules.\n\n## Compile and Run\nCompile with Go:\n\n    go build\n\nAnd run:\n\n    ./csvjoin  -left ~/left.csv -right ~/right.csv -leftcol 1 -rightcol 2 -trimandignorecase\n\n## Copying\n\nThis program uses 2-claus BSD license, text of which can be found in `LICENSE` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhouzuoguo%2Fcsvjoin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhouzuoguo%2Fcsvjoin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhouzuoguo%2Fcsvjoin/lists"}