icalendar 2.12.0
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.
          Gemfile:
          =
        
        
          安装:
          =
        
      Development 依赖 (9):
            activesupport
            ~> 7.1
          
          
            bundler
            ~> 2.0
          
          
            byebug
            >= 0
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.8
          
          
            simplecov
            ~> 0.16
          
          
            timecop
            ~> 0.9
          
          
            tzinfo
            ~> 2.0
          
          
            tzinfo-data
            ~> 1.2020
          
    

