{"id":19341206,"url":"https://github.com/gladir/lorem-ipsum-tools","last_synced_at":"2026-03-19T09:22:16.981Z","repository":{"id":216707309,"uuid":"742103572","full_name":"gladir/LOREM-IPSUM-TOOLS","owner":"gladir","description":"Suite de commande pour la génération de paragraphe aléatoire sans signification Lorem Ipsum écrit en Pascal (Turbo Pascal ou Free Pascal)","archived":false,"fork":false,"pushed_at":"2024-01-12T13:18:55.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T08:44:54.821Z","etag":null,"topics":["cosmic-ipsum","free-pascal","lorem-ipsum","lorem-ipsum-generator","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-11T19:11:10.000Z","updated_at":"2024-05-01T19:26:41.000Z","dependencies_parsed_at":"2024-11-10T03:29:43.985Z","dependency_job_id":null,"html_url":"https://github.com/gladir/LOREM-IPSUM-TOOLS","commit_stats":null,"previous_names":["gladir/lorem-ipsum-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gladir/LOREM-IPSUM-TOOLS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FLOREM-IPSUM-TOOLS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FLOREM-IPSUM-TOOLS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FLOREM-IPSUM-TOOLS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FLOREM-IPSUM-TOOLS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gladir","download_url":"https://codeload.github.com/gladir/LOREM-IPSUM-TOOLS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gladir%2FLOREM-IPSUM-TOOLS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29958414,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["cosmic-ipsum","free-pascal","lorem-ipsum","lorem-ipsum-generator","turbo-pascal","turbopascal"],"created_at":"2024-11-10T03:29:40.449Z","updated_at":"2026-03-01T02:04:22.384Z","avatar_url":"https://github.com/gladir.png","language":"Pascal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LOREM-IPSUM-TOOLS\nSuite de commande pour la génération de paragraphe aléatoire sans signification Lorem Ipsum é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 LOREM-IPSUM-TOOLS :\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eCommande\u003c/th\u003e\n    \u003cth\u003eDescription\u003c/th\u003e\n   \u003c/tr\u003e\n\u003ctr\u003e\n\t\u003ctd\u003e\u003cb\u003eAGILE.PAS\u003c/b\u003e\u003c/td\u003e\n\t\u003ctd\u003eCette commande permet de générer du texte aléatoire de méthodologie d'Agile (Agile Ipsum).\u003c/td\u003e\n\u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003cb\u003eCOSMIC.PAS\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eCette commande permet de générer du texte aléatoire d'astronomie (Cosmic Ipsum).\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n     \u003ctd\u003e\u003cb\u003eLOREM.PAS\u003c/b\u003e\u003c/td\u003e\n     \u003ctd\u003eCette commande permet de générer du texte aléatoirement (Lorem Ipsum).\u003c/td\u003e\n  \u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\u003cb\u003eNEWAGE.PAS\u003c/b\u003e\u003c/td\u003e\n\t\t\u003ctd\u003eCette commande permet de générer du texte aléatoirement surle nouvelle âge (Newage Ipsum).\u003c/td\u003e\n\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 LOREM.PAS, vous devrez tapez la commande suivante :\n\n\u003cpre\u003e\u003cb\u003efpc\u003c/b\u003e LOREM.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/LOREM-IPSUM-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/LOREM-IPSUM-TOOLS/blob/master/LICENSE\"\u003eMIT\u003c/a\u003e.\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Florem-ipsum-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgladir%2Florem-ipsum-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgladir%2Florem-ipsum-tools/lists"}