Sha256: d35f27963fd99edffd6207b98d55c4cea542b687bab9c964ad974015c253fc52
Contents?: true
Size: 1.56 KB
Versions: 0
Compression: gzip
Compressed size: 648 Bytes
Stored size: 648 Bytes
Contents
--- !ruby/object:Gem::Specification name: timeliness version: !ruby/object:Gem::Version version: 0.3.5 prerelease: platform: ruby authors: - Adam Meehan autorequire: bindir: bin cert_chain: [] date: 2012-03-29 00:00:00.000000000Z dependencies: [] description: Fast date/time parser with customisable formats, timezone and I18n support. email: adam.meehan@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc - CHANGELOG.rdoc files: - CHANGELOG.rdoc - LICENSE - README.rdoc - Rakefile - benchmark.rb - lib/timeliness.rb - lib/timeliness/core_ext.rb - lib/timeliness/core_ext/string.rb - lib/timeliness/definitions.rb - lib/timeliness/format.rb - lib/timeliness/format_set.rb - lib/timeliness/helpers.rb - lib/timeliness/parser.rb - lib/timeliness/version.rb - spec/spec_helper.rb - spec/timeliness/core_ext/string_spec.rb - spec/timeliness/definitions_spec.rb - spec/timeliness/format_set_spec.rb - spec/timeliness/format_spec.rb - spec/timeliness/parser_spec.rb - timeliness.gemspec homepage: http://github.com/adzap/timeliness licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: timeliness rubygems_version: 1.8.6 signing_key: specification_version: 3 summary: Date/time parsing for the control freak. test_files: []