{"id":19341155,"url":"https://github.com/gladir/csv-tools","last_synced_at":"2026-03-02T05:32:16.881Z","repository":{"id":215969333,"uuid":"740149248","full_name":"gladir/CSV-TOOLS","owner":"gladir","description":"Ensemble d'outils pour le format CSV écrit en Pascal. ","archived":false,"fork":false,"pushed_at":"2024-01-23T20:09:28.000Z","size":68,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:44:52.953Z","etag":null,"topics":["command-line","command-line-tools","csv","csv-export","csv-import","csv-to-json","csv-to-xml","turbo-pascal","turbopascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","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/gladir.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":"2024-01-07T17:08:17.000Z","updated_at":"2024-11-24T16:58:09.000Z","dependencies_parsed_at":"2024-01-07T18:36:24.291Z","dependency_job_id":"e143976c-f144-4623-b687-87cda264cb50","html_url":"https://github.com/gladir/CSV-TOOLS","commit_stats":null,"previous_names":["gladir/csv-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gladir/CSV-TOOLS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCSV-TOOLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCSV-TOOLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCSV-TOOLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCSV-TOOLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/CSV-TOOLS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCSV-TOOLS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29993376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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-tools","csv","csv-export","csv-import","csv-to-json","csv-to-xml","turbo-pascal","turbopascal"],"created_at":"2024-11-10T03:29:29.316Z","updated_at":"2026-03-02T05:32:16.861Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","readme":"# CSV-TOOLS\nEnsemble d'outils pour le format CSV écrit en Pascal (Turbo Pascal ou Free Pascal). \n\n\u003ch2\u003eListe des fichiers\u003c/h2\u003e\n\nVoici la liste des différents fichiers proposés dans CSV-TOOLS :\n\n\u003ctable\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eNom\u003c/th\u003e\n\t\t\t\u003cth\u003eDescription\u003c/th\u003e\t\n\t\t\u003c/tr\u003e\n\t\t        \u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCATCSV.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de concaténer des fichiers CSV en un seul CSV.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n  \u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2ASM.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source Assembleur.\u003c/td\u003e\n\t\t\u003c/tr\u003e\t\t\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2BAS.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source BASIC.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2C.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source C.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2CPP.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source C++.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2CS.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source C# (C Sharp).\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2CSP.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source CSP (C Server Pages).\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2HTML.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en format HTML.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2JS.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en code source JavaScript.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2JSON.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en format JSON.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2MD.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en une table Markdown (MD).\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2PAS.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source Pascal.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2PSP.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en code source PSP (Pascal Server Pages).\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2SQL.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en format SQL.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2TSV.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV en TSV (Tab-Separated Values).\u003c/td\u003e\n\t\t\u003c/tr\u003e\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2WK1.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en format WK1 de Lotus 1-2-3.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2XML.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en format XML.\u003c/td\u003e\n\t\t\u003c/tr\u003e\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSV2YAML.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .CSV en format .YAML (extension .YML).\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSVFAKER.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de générer un fichier CSV selon les données aléatoires spécifiés.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eCSVQUOTE.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet d''enlever les sauts de lignes dans les champs entre guillemets d'un CSV.\u003c/td\u003e\n\t\t\u003c/tr\u003e\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eDBF2CSV.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier .DBF (DBase III) en format CSV.\u003c/td\u003e\n\t\t\u003c/tr\u003e\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eMDT.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier CSV ou TSV en une table Markdown.\u003c/td\u003e\n\t\t\u003c/tr\u003e\t\t\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eSQL2CSV.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de convertir un fichier SQL en CSV.\u003c/td\u003e\n\t\t\u003c/tr\u003e  \n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eTV.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de visualiser un fichier CSV comme dans un tableur (Table Viewer).\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e\u003cb\u003eVIEWCSV.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\t\u003ctd\u003eCette commande permet de visualiser proprement un fichier CSV dans un terminal.\u003c/td\u003e\n\t\t\u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch2\u003eCompilation\u003c/h2\u003e\n\t\nLes fichiers Pascal n'ont aucune dépendances, il suffit de télécharger le fichier désiré et de le compiler avec Free Pascal avec la syntaxe de commande  :\n\n\u003cpre\u003e\u003cb\u003efpc\u003c/b\u003e \u003ci\u003eLEFICHIER.PAS\u003c/i\u003e\u003c/pre\u003e\n\t\nSinon, vous pouvez également le compiler avec le Turbo Pascal à l'aide de la syntaxe de commande suivante :\t\n\n\u003cpre\u003e\u003cb\u003etpc\u003c/b\u003e \u003ci\u003eLEFICHIER.PAS\u003c/i\u003e\u003c/pre\u003e\n\t\nPar exemple, si vous voulez compiler SQL2CSV.PAS, vous devrez tapez la commande suivante :\n\n\u003cpre\u003e\u003cb\u003efpc\u003c/b\u003e SQL2CSV.PAS\u003c/pre\u003e\n\n\u003ch2\u003eLicence\u003c/h2\u003e\n\u003cul\u003e\n \u003cli\u003eLe code source est publié sous la licence \u003ca href=\"https://github.com/gladir/CSV-TOOLS/blob/master/LICENSE\"\u003eMIT\u003c/a\u003e.\u003c/li\u003e\n \u003cli\u003eLe paquet original est publié sous la licence \u003ca href=\"https://github.com/gladir/CSV-TOOLS/blob/master/LICENSE\"\u003eMIT\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fcsv-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Fcsv-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fcsv-tools/lists"}