Sha256: 93f4474090671e4d07754c64f1da0454865e34ed58ab4b80ae5c1d2d77a5b703
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 612 Bytes
Stored size: 612 Bytes
Contents
--- !ruby/object:Gem::Specification name: xkeys version: !ruby/object:Gem::Version prerelease: false segments: - 2 - 0 - 0 version: 2.0.0 platform: ruby authors: - Brian Katzung autorequire: bindir: bin cert_chain: [] date: 2014-03-21 00:00:00 -05:00 default_executable: dependencies: [] description: Extended keys to facilitate fetching and storing in nested hash and array structures with Perl-ish auto-vivification. email: - briank@kappacs.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/xkeys.rb - xkeys.gemspec - .yardopts - HISTORY.txt - test/03auto.rb - test/01get.rb - test/05xkeys_new.rb - test/04mod_combos.rb - test/02hash.rb has_rdoc: true homepage: http://rubygems.org/gems/xkeys licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Extended keys to facilitate fetching and storing in nested hash and array structures with Perl-ish auto-vivification. test_files: - test/03auto.rb - test/01get.rb - test/05xkeys_new.rb - test/04mod_combos.rb - test/02hash.rb