https://github.com/icalendar/icalendar
Last synced: about 1 month ago
Repository metadata:
icalendar.rb main repository
- Host: GitHub
- URL: https://github.com/icalendar/icalendar
- Owner: icalendar
- License: other
- Created: 2008-12-28T00:05:21.000Z (almost 16 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T16:31:35.000Z (3 months ago)
- Last Synced: 2024-10-29T15:04:39.985Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 879 KB
- Stars: 1,153
- Watchers: 26
- Forks: 190
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: icalendar
- Login: icalendar
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3757831?v=4
- Repositories: 2
- Last Synced at: 2024-03-25T19:56:29.177Z
- Profile URL: https://github.com/icalendar
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 398
Total Committers: 77
Avg Commits per committer: 5.169
Development Distribution Score (DDS): 0.731
Commits in past year: 17
Committers in past year: 6
Avg Commits per committer in past year: 2.833
Development Distribution Score (DDS) in past year: 0.294
Name | 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: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 55,770,848 total
- Total docker downloads: 563,280,590
- Total dependent packages: 79 (may contain duplicates)
- Total dependent repositories: 2,724 (may contain duplicates)
- Total versions: 98
- Total maintainers: 3
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 about 1 year ago)
- Last Synced: 2024-11-10T21:02:32.219Z (about 1 month ago)
- Versions: 63
- Dependent Packages: 79
- Dependent Repositories: 2,724
- Downloads: 55,770,848 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 about 1 year ago)
- Last Synced: 2024-11-10T21:02:31.245Z (about 1 month 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
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
- 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