Categories: None [Edit]
remind-rb
Remind is a calendar program with a real expression language behind it: a
Hebrew calendar, moon phases, sunrise and sunset, and date arithmetic that
knows about weekdays, holidays and OMITted days. All of it is C, and all of
it is reachable.
remind-rb builds Remind's own sources into a shared library and binds them
with Fiddle, so `moonphase(today())` and `sunrise('2027-06-21')` are Ruby
calls rather than a shell-out and a parse of the output. Dates come back as
Date objects, times as minutes, strings as strings.
The Remind sources are vendored beside the gem, so the library binds the
version it was built against rather than whatever is on the PATH.
Total
Ranking: 182,071 of 196,406
Downloads: 1,994
Daily
Ranking: 33,458 of 196,374
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 188,505 | 989 | rem2ics |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | n-at-han-k |