{"id":20399234,"url":"https://github.com/subintp/cron-parser","last_synced_at":"2026-05-10T10:38:23.587Z","repository":{"id":150752360,"uuid":"108132441","full_name":"subintp/cron-parser","owner":"subintp","description":"parse cron syntax","archived":false,"fork":false,"pushed_at":"2017-10-24T13:51:07.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T11:16:07.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/subintp.png","metadata":{"files":{"readme":"README.rst","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":"2017-10-24T13:42:05.000Z","updated_at":"2017-10-24T13:42:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc850bfb-d61d-43fc-8138-c454ce751ff2","html_url":"https://github.com/subintp/cron-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subintp%2Fcron-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subintp%2Fcron-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subintp%2Fcron-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subintp%2Fcron-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subintp","download_url":"https://codeload.github.com/subintp/cron-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241946560,"owners_count":20047029,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-15T04:27:55.331Z","updated_at":"2026-05-10T10:38:23.540Z","avatar_url":"https://github.com/subintp.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Usage\n============\n\n    \u003e\u003e\u003e ruby cron_parser.rb  \"*/15 0 1,15 * 1-5 /usr/bin/find\"\n    \u003e\u003e\u003e minute - 0 15 30 45\n    ...hour - 0\n    ...day of month - 1 15\n    ...month - 1 2 3 4 5 6 7 8 9 10 11 12\n    ....day of week - 1 2 3 4 5\n    ...command - /usr/bin/find\n    \n    \nSupported syntax\n================\n\n============= =========== ================= ============== ===========================\nField Name    Mandatory   Allowed Values    Default Value  Allowed Special Characters\n============= =========== ================= ============== ===========================\nMinutes       Yes         0-59              N/A            \\* / , -\nHours         Yes         0-23              N/A            \\* / , -\nDay of month  Yes         1-31              N/A            \\* / , - \nMonth         Yes         1-12              N/A            \\* / , -\nDay of week   Yes         0-6               N/A            \\* / , - \n============= =========== ================= ============== ===========================\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubintp%2Fcron-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubintp%2Fcron-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubintp%2Fcron-parser/lists"}