{"id":34593452,"url":"https://github.com/thehowl/cutcsv","last_synced_at":"2025-12-24T11:12:36.349Z","repository":{"id":130129245,"uuid":"484149836","full_name":"thehowl/cutcsv","owner":"thehowl","description":"cut, but for csv - the csv swiss army knife. Mirror of repository at https://zxq.co/rosa/cutcsv","archived":false,"fork":false,"pushed_at":"2025-11-13T10:35:53.000Z","size":49,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T12:19:47.000Z","etag":null,"topics":["command-line","command-line-tool","csv","csv-filter","cut"],"latest_commit_sha":null,"homepage":"","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/thehowl.png","metadata":{"files":{"readme":"README","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-21T17:45:50.000Z","updated_at":"2025-11-09T12:27:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"b55d1e9c-cc06-46e0-936e-5af58b7fbe7d","html_url":"https://github.com/thehowl/cutcsv","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thehowl/cutcsv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehowl%2Fcutcsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehowl%2Fcutcsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehowl%2Fcutcsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehowl%2Fcutcsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thehowl","download_url":"https://codeload.github.com/thehowl/cutcsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thehowl%2Fcutcsv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28001442,"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-12-24T02:00:07.193Z","response_time":83,"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":["command-line","command-line-tool","csv","csv-filter","cut"],"created_at":"2025-12-24T11:12:32.789Z","updated_at":"2025-12-24T11:12:36.341Z","avatar_url":"https://github.com/thehowl.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"cutcsv - the csv swiss army knife (version 0.2.3)\n\nUsage: cutcsv OPTION... [FILE...]\nPrint selected CSV fields from each specified FILE to standard output.\nSelect one or more fields using -c and/or -f. At least one must be selected.\nWith no FILE, or when FILE is -, read standard input.\n\n        -f \u003cLIST\u003e   Print the specified comma-separated list of fields or ranges\n        -c \u003cCOLUMN\u003e Select fields whose column name (value of the first line)\n                    matches COLUMN.\n        -d \u003cCHAR\u003e   Use CHAR as a delimiter (defaults to ',')\n        -D \u003cSTRING\u003e Use STRING as the output separator (in case of multiple fields).\n                    Defaults to the input delimiter.\n        -r          Skip one row from the top of the file (header).\n        -h          Show this help message.\n        -v          Be verbose\n\nEach LIST is made up of one range, or many ranges separated by commas,\nin a similar fashion to the UNIX 'cut' program.\nSelected input is written in the same order that it is read, and is written\nexactly once. Each range is one of:\n\n  N     N'th field, counted from 1\n  N-    from N'th field, to end of line\n  N-M   from N'th to M'th (included) field\n  -M    from first to M'th (included) field\n\nhttps://zxq.co/rosa/cutcsv\nCopyright (c) 2021-2022 Morgan Bazalgette \u003cthe@howl.moe\u003e under the MIT license\n\nInstallation:\n\tBuild script will work with gcc. There are no external dependencies.\n\tClone the repository, and run `./tool build`, then move the file to wherever\n\tyou want (`~/bin`, or `/usr/bin` typically.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehowl%2Fcutcsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthehowl%2Fcutcsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthehowl%2Fcutcsv/lists"}