{"id":29572763,"url":"https://github.com/maxblee/csv_cli_core","last_synced_at":"2025-10-05T06:59:12.978Z","repository":{"id":129134456,"uuid":"208559808","full_name":"maxblee/csv_cli_core","owner":"maxblee","description":"Basic error handling, delimiter parsing, and column selection for CSVs in Rust","archived":false,"fork":false,"pushed_at":"2019-09-15T09:45:56.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-19T08:48:59.332Z","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/maxblee.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,"zenodo":null}},"created_at":"2019-09-15T07:47:44.000Z","updated_at":"2019-09-15T09:44:15.000Z","dependencies_parsed_at":"2023-03-25T20:52:24.688Z","dependency_job_id":null,"html_url":"https://github.com/maxblee/csv_cli_core","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/maxblee/csv_cli_core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxblee%2Fcsv_cli_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxblee%2Fcsv_cli_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxblee%2Fcsv_cli_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxblee%2Fcsv_cli_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxblee","download_url":"https://codeload.github.com/maxblee/csv_cli_core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxblee%2Fcsv_cli_core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278420211,"owners_count":25983813,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2025-07-19T05:11:16.334Z","updated_at":"2025-10-05T06:59:12.973Z","avatar_url":"https://github.com/maxblee.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csv_cli_core\nBasic error handling, delimiter parsing, and column selection for CSVs in Rust\n\n## Basic CSV Command-line interface utilities\nThis crate is a mostly unaltered adaptation of two modules I created for a command-line library\nI built to [create pivot tables](https://github.com/maxblee/clipivot). \n\nI'm hoping to continue using it in future CSV CLIs I build (assuming I do build future CLIs for reading CSVs).\n\n## Installation\nTo use this library, type this into your `Cargo.toml` file:\n```toml\ncsv_cli_core = { git = \"https://github.com/maxblee/csv_cli_core\" , tag = \"v0.1.0\" }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxblee%2Fcsv_cli_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxblee%2Fcsv_cli_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxblee%2Fcsv_cli_core/lists"}