{"id":37106203,"url":"https://github.com/lastchiliarch/cronparser","last_synced_at":"2026-01-14T12:47:46.391Z","repository":{"id":84160299,"uuid":"343454110","full_name":"lastchiliarch/cronparser","owner":"lastchiliarch","description":"Crontab parser for golang(using yacc).","archived":false,"fork":false,"pushed_at":"2021-03-01T15:24:20.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-04T08:40:28.023Z","etag":null,"topics":["cron","crontab-parser","golang","goyacc","parser"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lastchiliarch.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-03-01T14:56:55.000Z","updated_at":"2024-06-19T13:19:26.590Z","dependencies_parsed_at":"2023-03-01T22:45:44.627Z","dependency_job_id":null,"html_url":"https://github.com/lastchiliarch/cronparser","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lastchiliarch/cronparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastchiliarch%2Fcronparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastchiliarch%2Fcronparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastchiliarch%2Fcronparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastchiliarch%2Fcronparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lastchiliarch","download_url":"https://codeload.github.com/lastchiliarch/cronparser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lastchiliarch%2Fcronparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["cron","crontab-parser","golang","goyacc","parser"],"created_at":"2026-01-14T12:47:45.782Z","updated_at":"2026-01-14T12:47:46.370Z","avatar_url":"https://github.com/lastchiliarch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cronparser\nCrontab parser for golang(using yacc), you can use it to validate linux crontab etc.\n\n\n# Usage\n\n\u003cpre\u003e\n\n\tresult, err := ParseCron(\"*/5 1-3 * JAN SAT\", true)\n\tif err != nil {\n\t\tlog.Println(\"parse error:\", err)\n\t\treturn\n\t}\n\tfmt.Println(result)\n\n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flastchiliarch%2Fcronparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flastchiliarch%2Fcronparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flastchiliarch%2Fcronparser/lists"}