{"id":19341096,"url":"https://github.com/gladir/comp","last_synced_at":"2026-03-19T09:21:55.120Z","repository":{"id":236845917,"uuid":"793268226","full_name":"gladir/COMP","owner":"gladir","description":"Cette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet de comparer deux fichiers. Elle est inspiré du MS-DOS, PC-DOS et OS/2.","archived":false,"fork":false,"pushed_at":"2024-04-29T13:13:46.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T07:43:30.609Z","etag":null,"topics":["comp","comp-command","free-pascal","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-04-28T21:49:52.000Z","updated_at":"2024-11-24T16:28:13.000Z","dependencies_parsed_at":"2024-11-10T03:29:23.138Z","dependency_job_id":"38801d51-5f9b-418a-96ab-80058510af61","html_url":"https://github.com/gladir/COMP","commit_stats":null,"previous_names":["gladir/comp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gladir/COMP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCOMP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCOMP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCOMP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCOMP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/COMP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FCOMP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29453439,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["comp","comp-command","free-pascal","turbo-pascal","turbopascal"],"created_at":"2024-11-10T03:29:13.866Z","updated_at":"2026-02-14T19:32:50.398Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","readme":"# COMP\nCette commande, écrit en Pascal (Turbo Pascal ou Free Pascal), permet de comparer deux fichiers. Elle est inspiré du MS-DOS, PC-DOS et OS/2.\n\n![image](https://github.com/gladir/COMP/assets/11842176/32139c58-fbc5-4e5d-9187-fda19059d15f)\n\n\u003ch3\u003eSyntaxe\u003c/h3\u003e\n\nCOMP fichier1 fichier2 [fichier3] [/A] [/C] [/D] [/L] [/M] [/GUI]\n\n\u003ch3\u003eParamètres\u003c/h3\u003e\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eNom\u003c/th\u003e\n    \u003cth\u003eDescription\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ci\u003efichier1\u003c/i\u003e\u003c/td\u003e\n    \u003ctd\u003ePremier fichier à comparer\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ci\u003efichier2\u003c/i\u003e\u003c/td\u003e\n    \u003ctd\u003eDeuxième fichier à comparer\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003ci\u003efichier3\u003c/i\u003e\u003c/td\u003e\n    \u003ctd\u003eFichier allant contenir les résultats de l'analyse.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e/A\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eAffiche la différence en ASCII\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e/C\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eAffiche la différence en Caractère\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e/D\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eAffiche la différence en décimale\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e/GUI\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eUtiliser un GUI pour entrez les deux fichier à comparer\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e/L\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eAffiche le numéro de ligne plutôt que le déplacement.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e/M\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eNe pas poser de question pour d'autres comparaisons.\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003e--version\u003c/b\u003e\n    \u003ctd\u003eDemande la version de la commande.\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003ch2\u003eQuoi de neuf\u003c/h2\u003e\n\n\u003ch4\u003eVersion 1.0.2\u003c/h4\u003e\n\u003cul\u003e\n  \u003cli\u003eAjout de traduction pour la langue allemande.\u003c/li\u003e\n  \u003cli\u003eAjout d'un paramètre \"/GUI\" permettant d'entrer les noms des fichiers dans une boite de dialogues.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch4\u003eVersion 1.0.1\u003c/h4\u003e\n\u003cul\u003e\n  \u003cli\u003eAjout de traduction pour la langue anglais.\u003c/li\u003e\n  \u003cli\u003eAjout d'un paramètre \"--version\" pour connaitre la version de la commande.\u003c/li\u003e\n  \u003cli\u003eAjout d'un troisième fichier comme paramètre pouvant servir de résultat de la comparaison.\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch4\u003eVersion 1.0.0\u003c/h4\u003e\n\u003cul\u003e\n  \u003cli\u003eVersion initiale.\u003c/li\u003e\n\u003c/ul\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fcomp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Fcomp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Fcomp/lists"}