{"id":22801707,"url":"https://github.com/pojntfx/csv2go","last_synced_at":"2025-08-10T02:31:49.593Z","repository":{"id":57542795,"uuid":"293840266","full_name":"pojntfx/csv2go","owner":"pojntfx","description":"Generates Go code containing a multi-dimensional array with the contents of a CSV file.","archived":false,"fork":false,"pushed_at":"2023-02-26T03:22:52.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T11:52:40.604Z","etag":null,"topics":["code-generation","csv","go","golang"],"latest_commit_sha":null,"homepage":"https://pojntfx.github.io/csv2go/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pojntfx.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":"2020-09-08T14:46:53.000Z","updated_at":"2023-02-26T03:21:10.000Z","dependencies_parsed_at":"2024-06-20T11:14:09.591Z","dependency_job_id":null,"html_url":"https://github.com/pojntfx/csv2go","commit_stats":null,"previous_names":["pojntfx/csv-to-go-generator"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fcsv2go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fcsv2go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fcsv2go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fcsv2go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pojntfx","download_url":"https://codeload.github.com/pojntfx/csv2go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229352375,"owners_count":18059493,"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":["code-generation","csv","go","golang"],"created_at":"2024-12-12T08:12:36.771Z","updated_at":"2024-12-12T08:12:37.398Z","avatar_url":"https://github.com/pojntfx.png","language":"Go","readme":"# csv2go\n\nGenerates Go code containing a multi-dimensional array with the contents of a CSV file.\n\n## Overview\n\n`csv2go` is a Go code generator that takes a CSV file as it's input and creates a multidimensional array is it's output.\n\n## Installation\n\n### Prebuilt Binaries\n\nLinux, macOS and Windows binaries are available on [GitHub Releases](https://github.com/pojntfx/csv2go/releases).\n\n### Go Package\n\nA Go package [is available](https://pkg.go.dev/mod/github.com/pojntfx/csv2go).\n\n## Usage\n\n```bash\n% csv2go -help\nUsage of csv2go:\n  -in string\n        Path to the CSV input file (default \"data.csv\")\n  -out string\n        Path of the generated output file (default \"csv.go\")\n  -package string\n        Package name of the generated output file (default \"csv\")\n```\n\n## License\n\ncsv2go (c) 2020 Felicitas Pojtinger\n\nSPDX-License-Identifier: AGPL-3.0\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpojntfx%2Fcsv2go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpojntfx%2Fcsv2go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpojntfx%2Fcsv2go/lists"}