{"id":17933825,"url":"https://github.com/jacobsvante/csv2xlsx","last_synced_at":"2025-03-24T06:33:33.758Z","repository":{"id":39887789,"uuid":"495351519","full_name":"jacobsvante/csv2xlsx","owner":"jacobsvante","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-12T10:15:08.000Z","size":20,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T03:06:08.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/jacobsvante.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-05-23T09:57:26.000Z","updated_at":"2024-11-13T14:10:53.000Z","dependencies_parsed_at":"2022-09-12T00:12:31.337Z","dependency_job_id":null,"html_url":"https://github.com/jacobsvante/csv2xlsx","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fcsv2xlsx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fcsv2xlsx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fcsv2xlsx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobsvante%2Fcsv2xlsx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobsvante","download_url":"https://codeload.github.com/jacobsvante/csv2xlsx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245223383,"owners_count":20580353,"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-10-28T21:41:54.920Z","updated_at":"2025-03-24T06:33:33.490Z","avatar_url":"https://github.com/jacobsvante.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csv2xlsx\n\nConvert CSV files to Excel (in XLSX format). Written in Rust for performance and safety.\n\nIts main intended usage is through the provided CLI, but programmatic access should also work (which outputs in-memory Excel-data).\n\n## CLI usage\n\n### Simple convert with explicit filenames provided\n```\ncsv2xlsx -i ~/example.csv -o ~/example.xlsx\n```\n\n### With column widths adjusted to their contents\n```\ncat ~/example.csv | csv2xlsx --width-adjustment \u003e ~/example.xlsx\n```\n\n### CLI help for more info\n```\ncsv2xlsx --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobsvante%2Fcsv2xlsx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobsvante%2Fcsv2xlsx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobsvante%2Fcsv2xlsx/lists"}