Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/icalendar/icalendar

Last synced: about 1 hour ago

Repository metadata:

icalendar.rb main repository


Owner metadata:


Committers metadata

Last synced: 8 days ago

Total Commits: 398
Total Committers: 77
Avg Commits per committer: 5.169
Development Distribution Score (DDS): 0.731

Commits in past year: 21
Committers in past year: 6
Avg Commits per committer in past year: 3.5
Development Distribution Score (DDS) in past year: 0.238

Name Email Commits
Ryan Ahearn r****n@c****m 107
Ryan Ahearn r****n@g****m 69
Sean Dague s****n@d****t 55
Ryan Ahearn r****n@h****m 29
Patrick Schnetger p****r@g****m 12
Timm k****h@g****m 7
Pawel Niewiadomski 1****b@g****m 6
Mark Yoon y****n@n****u 6
Jake Craige j****e@p****m 4
Garry Shutler g****y@r****k 4
Eric Carty-Fickes e****f@n****u 4
David Grandinetti d****e@w****m 4
Benjamin Jørgensen b****n@b****m 3
Chris Zelenak s****e@s****) 3
Jan Vlnas g****t@j****z 3
Niels Laukens n****s@d****e 3
Rick DeNatale r****e@g****m 3
Thomas Cannon t****0@g****m 3
grosser g****l@g****m 3
John Hope i****o@m****m 3
Mark Rickert m****1@g****m 3
yoon y****n@y****l 2
bouzuya b****a@g****m 2
Michael Richardson m****r@s****a 2
Jo Potts j****s@g****m 2
Esben Damgaard e****e@s****m 2
David Bradford d****d@z****m 2
Christoph Finkensiep c****p@f****e 2
Ben Walding b****n@w****m 2
Jonas Grau j****s@s****k 1
and 47 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: icalendar

Implements the iCalendar specification (RFC-5545) in Ruby. This allows for the generation and parsing of .ics files, which are used by a variety of calendaring applications.

  • Homepage: https://github.com/icalendar/icalendar
  • Documentation: http://www.rubydoc.info/gems/icalendar/
  • Licenses: BSD-2-Clause,GPL-3.0-only,icalendar
  • Latest release: 2.10.1 (published 10 months ago)
  • Last Synced: 2024-10-06T03:35:48.821Z (1 day ago)
  • Versions: 63
  • Dependent Packages: 79
  • Dependent Repositories: 2,724
  • Downloads: 54,443,556 Total
  • Docker Downloads: 563,280,590
  • Rankings:
    • Docker downloads count: 0.203%
    • Dependent packages count: 0.386%
    • Downloads: 0.422%
    • Dependent repos count: 0.613%
    • Average: 0.902%
    • Stargazers count: 1.822%
    • Forks count: 1.964%
  • Maintainers (3)
go: github.com/icalendar/icalendar

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/icalendar/icalendar#section-documentation
  • Licenses: other
  • Latest release: v2.10.1+incompatible (published 10 months ago)
  • Last Synced: 2024-10-06T03:35:47.435Z (1 day ago)
  • Versions: 35
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.948%
    • Forks count: 2.088%
    • Average: 5.37%
    • Dependent packages count: 8.098%
    • Dependent repos count: 9.346%

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
icalendar.gemspec rubygems
  • activesupport ~> 6.0 development
  • bundler ~> 2.0 development
  • i18n ~> 1.8 development
  • rake ~> 13.0 development
  • rspec ~> 3.8 development
  • simplecov ~> 0.16 development
  • timecop ~> 0.9 development
  • tzinfo ~> 1.2 development
  • tzinfo-data ~> 1.2020 development
  • ice_cube ~> 0.16