{"id":24285293,"url":"https://github.com/vepo/csvi","last_synced_at":"2026-06-05T17:31:57.973Z","repository":{"id":95646827,"uuid":"227017483","full_name":"vepo/csvi","owner":"vepo","description":"CSV Viewer written in C for Command Line","archived":false,"fork":false,"pushed_at":"2020-09-06T18:59:08.000Z","size":270,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T06:55:58.605Z","etag":null,"topics":["c","command-line","command-line-tool","csv","csv-parser","gnu","linux","viewer"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vepo.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-10T03:05:22.000Z","updated_at":"2024-09-13T22:26:52.000Z","dependencies_parsed_at":"2023-04-11T06:48:55.198Z","dependency_job_id":null,"html_url":"https://github.com/vepo/csvi","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/vepo%2Fcsvi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2Fcsvi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2Fcsvi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vepo%2Fcsvi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vepo","download_url":"https://codeload.github.com/vepo/csvi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242088124,"owners_count":20069746,"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":["c","command-line","command-line-tool","csv","csv-parser","gnu","linux","viewer"],"created_at":"2025-01-16T06:34:03.290Z","updated_at":"2025-12-02T21:02:27.540Z","avatar_url":"https://github.com/vepo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"####################\r\n# CSV Viewer       #\r\n####################\r\n\r\nA CSV Viewer written in C.\r\n\r\nFor learning purpose.\r\n\r\nTrying in Go too: https://github.com/vepo/csv-viewer-go/\r\n\r\n####################\r\n# Convetions       #\r\n####################\r\n\r\nFor every function signature, follow the order:\r\n1. `width  → x`\r\n2. `height → y`\r\n\r\n\u003e :warning: Except for CSV purpose! In CSV we navigate on lines.\r\n\r\nBuild process\r\n-------------\r\n\r\nTo undestand a little more about the building process: http://blog.fourthbit.com/2013/06/18/creating-an-open-source-program-in-c-with-autotools-part-1-of-2/\r\n\r\nDependencies\r\n------------\r\n\r\n\r\n    sudo apt update\r\n    sudo apt install gcc libtool make check pkg-config libncurses5-dev -y\r\n\r\nCode Coverage\r\n-------------\r\n\r\n\r\n    ./conf-clean\r\n    ./conf-gen\r\n    ./configure --enable-coverage\r\n    make\r\n    make check\r\n    lcov -c --directory tests --output-file coverage.info\r\n    genhtml coverage.info --output-directory coverage-report\r\n\r\n####################\r\n# Installer        #\r\n####################\r\n\r\nTo install execute:\r\n\r\n    curl https://vepo.github.io/assets/bin/get-csvi | sudo bash","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvepo%2Fcsvi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvepo%2Fcsvi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvepo%2Fcsvi/lists"}