{"id":21288176,"url":"https://github.com/karitham/gen-pfi","last_synced_at":"2026-07-03T12:37:13.640Z","repository":{"id":124314535,"uuid":"377131105","full_name":"karitham/gen-pfi","owner":"karitham","description":"generate your pfi in markdown format from wikipedia urls","archived":false,"fork":false,"pushed_at":"2021-07-03T19:13:52.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T15:33:39.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karitham.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":"2021-06-15T10:58:33.000Z","updated_at":"2021-07-03T19:13:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"91e6adf2-6510-41af-9645-e2d3a5ab1fe1","html_url":"https://github.com/karitham/gen-pfi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karitham/gen-pfi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karitham%2Fgen-pfi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karitham%2Fgen-pfi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karitham%2Fgen-pfi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karitham%2Fgen-pfi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karitham","download_url":"https://codeload.github.com/karitham/gen-pfi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karitham%2Fgen-pfi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35086520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"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":[],"created_at":"2024-11-21T12:19:06.245Z","updated_at":"2026-07-03T12:37:13.559Z","avatar_url":"https://github.com/karitham.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gen-pfi\n\ngen-pfi is a small program to generate an english excercise.\n\ngive it a list of en wikipedia urls, and it builds a markdown file for you\n\n```sh\ncat urls.txt | pfigen \u003e pfi.md\n```\n\nWith pandoc, you can also do\n\n```sh\ncat urls.txt | pfigen | pandoc -o pfi.pdf --pdf-engine=xelatex\n```\n\n## Example\n\n### Input\n\n```txt\nhttps://en.wikipedia.org/wiki/Agile_software_development Agile software development is a useful practice to get more productive\n```\n\n### Output\n\n```md\n# PFI\n\n## Agile software development\n\nIn software development, agile (sometimes written Agile) practices involve discovering requirements and developing solutions through the collaborative effort of self-organizing and cross-functional teams and their customer(s)/end user(s). It advocates adaptive planning, evolutionary development, early delivery, and continual improvement, and it encourages flexible responses to change.\nIt was popularized by the Manifesto for Agile Software Development. The values and principles espoused in this manifesto were derived from and underpin a broad range of software development frameworks, including Scrum and Kanban.\nWhile there is much anecdotal evidence that adopting agile practices and values improves the agility of software professionals, teams and organizations, the empirical evidence is mixed and hard to find.\n\n### Méthode agile\n\nVous pouvez améliorer la vérifiabilité en associant ces informations à des références à l'aide d'appels de notes.\nEn ingénierie logicielle, les pratiques agiles mettent en avant la collaboration entre des équipes auto-organisées et pluridisciplinaires et leurs clients. Elles s'appuient sur l'utilisation d'un cadre méthodologique léger mais suffisant centré sur l'humain et la communication. Elles préconisent une planification adaptative, un développement évolutif, une livraison précoce et une amélioration continue, et elles encouragent des réponses flexibles au changement,.\nCette approche a été popularisée à partir de 2001 par le Manifeste pour le développement agile de logiciels. Les quatre valeurs et les douze principes adoptés dans ce manifeste sont issus d'un large éventail de méthodes dont Scrum et eXtreme Programming ,. Depuis lors, les méthodes qui s'inscrivent dans la philosophie de ce manifeste sont appelées « méthodes agiles ».\nLes méthodes agiles se veulent plus pragmatiques que les méthodes traditionnelles, impliquent au maximum le demandeur (client) et permettent une grande réactivité à ses demandes. Elles reposent sur un cycle de développement itératif, incrémental et adaptatif.\n\n### Notes\n\nAgile software development is a useful practice to get more productive\n\n### Sources\n\n- [https://en.wikipedia.org/wiki/Agile_software_development](https://en.wikipedia.org/wiki/Agile_software_development)\n- [https://fr.wikipedia.org/wiki/M%C3%A9thode_agile](https://fr.wikipedia.org/wiki/M%C3%A9thode_agile)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaritham%2Fgen-pfi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaritham%2Fgen-pfi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaritham%2Fgen-pfi/lists"}