{"id":19458820,"url":"https://github.com/lchsk/cookiecutter-c-project","last_synced_at":"2026-02-15T00:32:32.422Z","repository":{"id":70290786,"uuid":"143794500","full_name":"lchsk/cookiecutter-c-project","owner":"lchsk","description":"Cookiecutter template for C projects","archived":false,"fork":false,"pushed_at":"2018-10-20T22:19:08.000Z","size":18,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-27T09:32:53.292Z","etag":null,"topics":["c","cookiecutter","cookiecutter-template"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lchsk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","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":"2018-08-06T23:36:32.000Z","updated_at":"2025-05-22T08:11:02.000Z","dependencies_parsed_at":"2023-03-01T14:30:31.279Z","dependency_job_id":null,"html_url":"https://github.com/lchsk/cookiecutter-c-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lchsk/cookiecutter-c-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-c-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-c-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-c-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-c-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lchsk","download_url":"https://codeload.github.com/lchsk/cookiecutter-c-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lchsk%2Fcookiecutter-c-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29461911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: 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":["c","cookiecutter","cookiecutter-template"],"created_at":"2024-11-10T17:28:38.109Z","updated_at":"2026-02-15T00:32:32.400Z","avatar_url":"https://github.com/lchsk.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter template for C projects\n\nGenerate a new C project with a quick cookiecutter command:\n\n```\n$ cookiecutter cookiecutter-c-project\n```\n\n## Features\n\n- Generates a new C project built with CMake\n- It can optionally include installation commands\n- It can optionally generate configuration for building `DEB` and `RPM` packages with CPack\n- It generates a `man` page\n- It can optionally add CMake configuration for Glib and Curses libraries\n\n## Variables\n\n| Variable       | Description         |\n|----------------|---------------------|\n| `project_name` | Name of the project |\n| `project_short_description` | Short description of the project |\n| `license` | License e.g. `GPLv3` |\n| `author_name` | Author's name |\n| `author_email` | Author's email |\n| `c_standard` | C language standard: `99`, `90`, `11` |\n| `add_installation` | If `y` then installation command (`make install`) will be generated |\n| `use_cpack` | If `y` then commands to generate `DEB` and `RPM` packages will be added |\n| `add_glib` | If `y` then it will be built with Glib library |\n| `add_curses` | If `y` then it will be built with Curses library |\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fcookiecutter-c-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flchsk%2Fcookiecutter-c-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flchsk%2Fcookiecutter-c-project/lists"}