{"id":21057775,"url":"https://github.com/randruc/perpetualcalendar","last_synced_at":"2026-05-21T10:33:44.259Z","repository":{"id":80501126,"uuid":"137093349","full_name":"randruc/PerpetualCalendar","owner":"randruc","description":"A simple perpetual calendar in C.","archived":false,"fork":false,"pushed_at":"2022-01-27T23:31:09.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-14T00:28:37.521Z","etag":null,"topics":["c","calendar","libc"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"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/randruc.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":"2018-06-12T15:40:21.000Z","updated_at":"2023-02-10T11:20:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"5495a700-180f-4a05-913f-ef46e670ed0c","html_url":"https://github.com/randruc/PerpetualCalendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/randruc/PerpetualCalendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randruc%2FPerpetualCalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randruc%2FPerpetualCalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randruc%2FPerpetualCalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randruc%2FPerpetualCalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/randruc","download_url":"https://codeload.github.com/randruc/PerpetualCalendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/randruc%2FPerpetualCalendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33297520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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","calendar","libc"],"created_at":"2024-11-19T17:04:40.321Z","updated_at":"2026-05-21T10:33:44.226Z","avatar_url":"https://github.com/randruc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Perpetual Calendar in C\n\nUsage: `perpetual-calendar \u003cyear\u003e [\u003cmonth\u003e]`\n\nThis program will generate a calendar for a given year and month on stdout.  \nIf no month is provided, the program will generate a calendar for the whole\ngiven year.  \n\nThis program takes into account the actual formula to determine leap years\n(instead of just dividing by 4). See https://en.wikipedia.org/wiki/Leap_year\n\n## Building\nGCC is hard-coded in the makefile, but any C89 compiler can do the job.  \nThis program only depends on libc.  \nTo build, simply use `make`. It will generate an executable in the same\ndirectory.\n\n## License\n\nThis program is in the public domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandruc%2Fperpetualcalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frandruc%2Fperpetualcalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frandruc%2Fperpetualcalendar/lists"}