{"id":19730598,"url":"https://github.com/begriffs/incl","last_synced_at":"2026-07-02T18:33:23.159Z","repository":{"id":141768172,"uuid":"163760322","full_name":"begriffs/incl","owner":"begriffs","description":"Preprocessor to include files into output stream","archived":false,"fork":false,"pushed_at":"2019-01-01T19:16:11.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T13:30:47.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/begriffs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-01-01T19:14:11.000Z","updated_at":"2022-05-03T22:07:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9e0ada4-1a2a-4a74-91e4-3b77b6be3fc2","html_url":"https://github.com/begriffs/incl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/begriffs/incl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fincl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fincl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fincl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fincl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/begriffs","download_url":"https://codeload.github.com/begriffs/incl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fincl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35059245,"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-02T02:00:06.368Z","response_time":173,"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-12T00:16:53.669Z","updated_at":"2026-07-02T18:33:23.136Z","avatar_url":"https://github.com/begriffs.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Include/expand files\n\nA simple preprocessor that can recursively include the contents of multiple\nfiles into an output stream. (Think of it like \"m4 lite.\")\n\n### Usage\n\n```bash\necho -n \"foo\" \u003e name.txt\n\ncat \u003c\u003c EOF | ./incl\nHello #incl(name.txt), how are you?\n\nThis is a template, #incl(name.txt).\nEOF\n```\n\n### Installation\n\nBecause of make's default suffix rules, build simply with:\n\n```\nmake incl\n```\n\nOptionally copy the binary to your path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegriffs%2Fincl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbegriffs%2Fincl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegriffs%2Fincl/lists"}