Sha256: 9fc012fad8d7a8431d959c831754e76e576d80ac29485114bf6ce350540c1503
Contents?: true
Size: 1.74 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: timex_datalink_caldav version: !ruby/object:Gem::Version version: 1.1.2 platform: ruby authors: - Willy Hardy autorequire: bindir: bin cert_chain: [] date: 2023-06-14 00:00:00.000000000 Z dependencies: [] description: 'Adds a CLI and a feature to pull your next day of calendar events into the Timex Datalink watch. Note: Hardcoded protocol1 and EST timezone. At the moment.' email: - zpga8gbp@mailer.me executables: - timex_datalink_caldav - get_ebrain_db extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - Gemfile - Gemfile.lock - LICENSE - README.md - Rakefile - bin/get_ebrain_db - bin/timex_datalink_caldav - examples/README.md - examples/caldav.yaml.sample - lib/timex_datalink_caldav.rb - lib/timex_datalink_caldav/client.rb - lib/timex_datalink_caldav/similar_word.rb - lib/timex_datalink_caldav/version.rb - sig/timex_datalink_caldav.rbs - timex_datalink_caldav.gemspec homepage: https://github.com/wjhrdy/timex-datalink-caldav licenses: - MIT metadata: github_repo: ssh://github.com/wjhrdy/timex-datalink-caldav homepage_uri: https://github.com/wjhrdy/timex-datalink-caldav source_code_uri: https://github.com/wjhrdy/timex-datalink-caldav changelog_uri: https://github.com/wjhrdy/timex-datalink-caldav/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.13 signing_key: specification_version: 4 summary: Allows the Timex Datalink watch to sync with a CalDAV server. test_files: []