Sha256: a69af7f96e1a898dba8910d18741b3893815ae124e15041ca5ae27a219ef437c
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 677 Bytes
Stored size: 677 Bytes
Contents
--- !ruby/object:Gem::Specification name: darian_calendar version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Christian Worreschk autorequire: bindir: bin cert_chain: [] date: 2014-02-07 00:00:00.000000000 Z dependencies: [] description: This Ruby library converts earth time to mars time and back again. You can choose between 5 variants of the Darian calendar system; Martiana, Defrost, Areosynchronous, Hensel and Aqua. email: - info@marsec.de executables: [] extensions: [] extra_rdoc_files: - README.md - LICENSE.md - CHANGELOG.md files: - .gitignore - .rspec - .travis.yml - CHANGELOG.md - Gemfile - LICENSE.md - README.md - Rakefile - darian_calendar.gemspec - lib/darian_calendar.rb - lib/darian_calendar/time.rb - lib/darian_calendar/version.rb - spec/darian_calendar_spec.rb - spec/spec_helper.rb - spec/time_spec.rb homepage: http://github.com/marsec/darian_calendar licenses: - EUPL-1.1 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.2.2 signing_key: specification_version: 4 summary: Converts earth time to mars time and back again. You can choose between 5 variants of the Darian calendar system. test_files: []