Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected]
* Package name : node-rrule Version : 2.8.0 Upstream Author : Jakub Roztocil, Lars Schöning, and David Golightly * URL : https://github.com/jkbrzt/rrule * License : BSD-3-clause Programming Lang: JavaScript Description : JavaScript library for recurrence rules for calendar dates rrule.js is a JavaScript library for working with recurring calendar dates using rules based on the iCalendar RFC 5545 recurrence rule format. It can generate dates from recurrence rules, query occurrences before, after, or between dates, and combine rules with explicit inclusion and exclusion dates. . The library supports parsing and serialising RRULE strings, recurrence rule sets, timezone identifiers using the Intl API, and conversion between rules and human-readable text. This library is a dependancy of fullcalendar, which in term is a dependency of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

