Sha256: 62553535ab9c6d614bd7b4c69a1be5162ad04995ac5a1237a67db231af016dca
Contents?: true
Size: 1.97 KB
Versions: 0
Compression: gzip
Compressed size: 741 Bytes
Stored size: 741 Bytes
Contents
--- !ruby/object:Gem::Specification name: leenookx-json-mangler version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - lee nookx autorequire: bindir: bin cert_chain: [] date: 2009-08-30 00:00:00 -07:00 default_executable: dependencies: [] description: TODO email: lnookx@googlemail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .autotest - .gitignore - History.txt - Manifest.txt - README.rdoc - Rakefile - VERSION - features/create.feature - features/extraction.feature - features/group.feature - features/mocks/calais.json - features/mocks/empty.json - features/mocks/extraction.json - features/mocks/extraction2.json - features/mocks/grouped.json - features/mocks/non_grouped.json - features/mocks/valid.json - features/prune.feature - features/step_definitions/creation_steps.rb - features/step_definitions/extaction_steps.rb - features/step_definitions/groups_steps.rb - features/step_definitions/prune_steps.rb - features/support/env.rb - features/test_comparisons/2level_extraction.json - features/test_comparisons/array_extraction.json - features/test_comparisons/author_extraction.json - features/test_comparisons/empty_extraction.json - features/test_comparisons/published_extraction.json - json-mangler.gemspec - lib/json_extractor.rb - lib/json_mangler.rb - test/test_json_mangler.rb - LICENSE has_rdoc: true homepage: http://github.com/leenookx/json-mangler licenses: post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: JSON data format mangling tools. test_files: - test/test_json_mangler.rb