{"id":18657319,"url":"https://github.com/jmrozanec/cron-utils-rangesets","last_synced_at":"2025-11-05T21:30:32.731Z","repository":{"id":150474383,"uuid":"125302344","full_name":"jmrozanec/cron-utils-rangesets","owner":"jmrozanec","description":"Provides means to deal with crons in a rangeset representation.","archived":false,"fork":false,"pushed_at":"2018-03-15T02:56:41.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-27T15:11:09.161Z","etag":null,"topics":["cron","cron-definitions","cron-expression","cron-libraries","cron-utils","cron4j","crontab","guava","java","quartz","rangeset"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/jmrozanec.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":"2018-03-15T02:37:40.000Z","updated_at":"2018-03-15T03:03:50.000Z","dependencies_parsed_at":"2023-04-16T06:33:12.316Z","dependency_job_id":null,"html_url":"https://github.com/jmrozanec/cron-utils-rangesets","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/jmrozanec%2Fcron-utils-rangesets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcron-utils-rangesets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcron-utils-rangesets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrozanec%2Fcron-utils-rangesets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmrozanec","download_url":"https://codeload.github.com/jmrozanec/cron-utils-rangesets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239474859,"owners_count":19645008,"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":["cron","cron-definitions","cron-expression","cron-libraries","cron-utils","cron4j","crontab","guava","java","quartz","rangeset"],"created_at":"2024-11-07T07:27:40.823Z","updated_at":"2025-11-05T21:30:32.692Z","avatar_url":"https://github.com/jmrozanec.png","language":"Java","readme":"cron-utils-rangesets\n===========\nA Java library to deal with cron expressions as rangesets, based on cron-utils as core library. The project follows the [Semantic Versioning Convention](http://semver.org/) and uses Apache 2.0 license.\n\n[![Gitter Chat](http://img.shields.io/badge/chat-online-brightgreen.svg)](https://gitter.im/jmrozanec/cron-utils)\n[![Build Status](https://travis-ci.org/jmrozanec/cron-utils-rangesets.png?branch=master)](https://travis-ci.org/jmrozanec/cron-utils-rangesets)\n[![Coverage Status](https://coveralls.io/repos/jmrozanec/cron-utils-rangesets/badge.png)](https://coveralls.io/r/jmrozanec/cron-utils-rangesets)\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/35b1b558473d42c4980432a3ecf84f6c)](https://www.codacy.com/app/jmrozanec/cron-utils-rangesets?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=jmrozanec/cron-utils-rangesets\u0026amp;utm_campaign=Badge_Grade)\n[![Quality Gate](https://sonarcloud.io/api/badges/gate?key=cron-utils-rangesets)](https://sonarcloud.io/dashboard/index/cron-utils-rangesets)\n[![Project stats by OpenHub](https://www.openhub.net/p/cron-utils-rangesets/widgets/project_thin_badge.gif)](https://www.openhub.net/p/cron-utils-rangesets/)\n\n**Download**\n\ncron-utils-rangesets is available on [Maven central](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.cronutils%22) repository.\n\n    \u003cdependency\u003e\n        \u003cgroupId\u003ecom.cronutils\u003c/groupId\u003e\n        \u003cartifactId\u003ecron-utils-rangesets\u003c/artifactId\u003e\n        \u003cversion\u003e0.1.0-SNAPSHOT\u003c/version\u003e\n    \u003c/dependency\u003e\n\n**Features**\n\n * Convert cron expressions to Guava RangeSets. A detailed discussion is provided [here](https://github.com/jmrozanec/cron-utils/issues/168)\n\n**Contribute \u0026 Support!**\n\nContributions are welcome! You can contribute by\n * starring and/or Flattring this repo!\n * requesting or adding new features. Check our [roadmap](https://github.com/jmrozanec/cron-utils/wiki/Roadmap)!\n * enhancing existing code: ex.: provide more accurate description cases\n * testing\n * enhancing documentation\n * providing translations to support new locales\n * bringing suggestions and reporting bugs\n * spreading the word \n * telling us how you use it! We look forward to [list you at our wiki](https://github.com/jmrozanec/cron-utils/wiki/Projects-using-cron-utils)!\n\n\nCheck [our page](http://cronutils.com)! For stats about the project, you can visit our [OpenHUB profile](https://www.openhub.net/p/cron-utils).\n\nSupport us donating once or by subscription through Flattr!\n\n[![Flattr this!](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=jmrozanec\u0026url=https://github.com/jmrozanec/cron-utils-rangesets)\n\n**Other cron-utils projects**\n\nYou are welcome to visit and use the following cron-utils projects:\n * [cron-utils](https://github.com/jmrozanec/cron-utils): cron-utils core library. Provides means to parse, validate, migrate crons as well as get human readable descriptions for them.\n * [htime](https://github.com/jmrozanec/htime): A Java library to make it easy for humans format a date. You no longer need to remember date time formatting chars: just write an example, and you will get the appropiate formatter.\n * [cron-utils-spring](https://github.com/jmrozanec/cron-utils-spring): A Java library to describe cron expressions in human readable language at Spring framework, using cron-utils.\n * [cron-utils-cli](https://github.com/jmrozanec/cron-utils-cli): cron-utils features made available through a CLI.\n * [cron-utils-sisyphus](https://github.com/jmrozanec/cron-utils-sisyphus): A Scala scheduler that supports multiple cron notations.\n * [cron-utils-scheduler](https://github.com/jmrozanec/cron-utils-scheduler): A Java job scheduler based on cron-utils library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrozanec%2Fcron-utils-rangesets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmrozanec%2Fcron-utils-rangesets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrozanec%2Fcron-utils-rangesets/lists"}