# -*- encoding: utf-8 -*- # stub: google_hash 0.3.0 ruby lib # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "google_hash".freeze s.version = "0.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["rogerdpack".freeze] s.date = "2009-12-26" s.description = "Ruby wrappers to the google hash library".freeze s.email = "rogerdpack@gmail.com".freeze s.extensions = ["ext/extconf.rb".freeze] s.extra_rdoc_files = ["README".freeze] s.files = ["README".freeze, "Rakefile".freeze, "VERSION".freeze, "ext/benchmark.rb".freeze, "ext/extconf.rb".freeze, "ext/go.bat".freeze, "ext/scale.rb".freeze, "ext/sparsehash-1.5.2/AUTHORS".freeze, "ext/sparsehash-1.5.2/COPYING".freeze, "ext/sparsehash-1.5.2/ChangeLog".freeze, "ext/sparsehash-1.5.2/INSTALL".freeze, "ext/sparsehash-1.5.2/Makefile.am".freeze, "ext/sparsehash-1.5.2/Makefile.in".freeze, "ext/sparsehash-1.5.2/NEWS".freeze, "ext/sparsehash-1.5.2/README".freeze, "ext/sparsehash-1.5.2/README.windows".freeze, "ext/sparsehash-1.5.2/TODO".freeze, "ext/sparsehash-1.5.2/aclocal.m4".freeze, "ext/sparsehash-1.5.2/compile".freeze, "ext/sparsehash-1.5.2/config.guess".freeze, "ext/sparsehash-1.5.2/config.sub".freeze, "ext/sparsehash-1.5.2/configure".freeze, "ext/sparsehash-1.5.2/configure.ac".freeze, "ext/sparsehash-1.5.2/depcomp".freeze, "ext/sparsehash-1.5.2/doc/dense_hash_map.html".freeze, "ext/sparsehash-1.5.2/doc/dense_hash_set.html".freeze, "ext/sparsehash-1.5.2/doc/designstyle.css".freeze, "ext/sparsehash-1.5.2/doc/implementation.html".freeze, "ext/sparsehash-1.5.2/doc/index.html".freeze, "ext/sparsehash-1.5.2/doc/performance.html".freeze, "ext/sparsehash-1.5.2/doc/sparse_hash_map.html".freeze, "ext/sparsehash-1.5.2/doc/sparse_hash_set.html".freeze, "ext/sparsehash-1.5.2/doc/sparsetable.html".freeze, "ext/sparsehash-1.5.2/experimental/Makefile".freeze, "ext/sparsehash-1.5.2/experimental/README".freeze, "ext/sparsehash-1.5.2/experimental/example.c".freeze, "ext/sparsehash-1.5.2/experimental/libchash.c".freeze, "ext/sparsehash-1.5.2/experimental/libchash.h".freeze, "ext/sparsehash-1.5.2/google-sparsehash.sln".freeze, "ext/sparsehash-1.5.2/install-sh".freeze, "ext/sparsehash-1.5.2/m4/acx_pthread.m4".freeze, "ext/sparsehash-1.5.2/m4/google_namespace.m4".freeze, "ext/sparsehash-1.5.2/m4/namespaces.m4".freeze, "ext/sparsehash-1.5.2/m4/stl_hash.m4".freeze, "ext/sparsehash-1.5.2/m4/stl_hash_fun.m4".freeze, "ext/sparsehash-1.5.2/m4/stl_namespace.m4".freeze, "ext/sparsehash-1.5.2/missing".freeze, "ext/sparsehash-1.5.2/mkinstalldirs".freeze, "ext/sparsehash-1.5.2/packages/deb.sh".freeze, "ext/sparsehash-1.5.2/packages/deb/README".freeze, "ext/sparsehash-1.5.2/packages/deb/changelog".freeze, "ext/sparsehash-1.5.2/packages/deb/compat".freeze, "ext/sparsehash-1.5.2/packages/deb/control".freeze, "ext/sparsehash-1.5.2/packages/deb/copyright".freeze, "ext/sparsehash-1.5.2/packages/deb/docs".freeze, "ext/sparsehash-1.5.2/packages/deb/rules".freeze, "ext/sparsehash-1.5.2/packages/deb/sparsehash.dirs".freeze, "ext/sparsehash-1.5.2/packages/deb/sparsehash.install".freeze, "ext/sparsehash-1.5.2/packages/rpm.sh".freeze, "ext/sparsehash-1.5.2/packages/rpm/rpm.spec".freeze, "ext/sparsehash-1.5.2/src/config.h.in".freeze, "ext/sparsehash-1.5.2/src/config.h.include".freeze, "ext/sparsehash-1.5.2/src/google/dense_hash_map".freeze, "ext/sparsehash-1.5.2/src/google/dense_hash_set".freeze, "ext/sparsehash-1.5.2/src/google/sparse_hash_map".freeze, "ext/sparsehash-1.5.2/src/google/sparse_hash_set".freeze, "ext/sparsehash-1.5.2/src/google/sparsehash/densehashtable.h".freeze, "ext/sparsehash-1.5.2/src/google/sparsehash/sparsehashtable.h".freeze, "ext/sparsehash-1.5.2/src/google/sparsetable".freeze, "ext/sparsehash-1.5.2/src/google/type_traits.h".freeze, "ext/sparsehash-1.5.2/src/hashtable_unittest.cc".freeze, "ext/sparsehash-1.5.2/src/simple_test.cc".freeze, "ext/sparsehash-1.5.2/src/sparsetable_unittest.cc".freeze, "ext/sparsehash-1.5.2/src/time_hash_map.cc".freeze, "ext/sparsehash-1.5.2/src/type_traits_unittest.cc".freeze, "ext/sparsehash-1.5.2/src/windows/config.h".freeze, "ext/sparsehash-1.5.2/src/windows/google/sparsehash/sparseconfig.h".freeze, "ext/sparsehash-1.5.2/src/windows/port.cc".freeze, "ext/sparsehash-1.5.2/src/windows/port.h".freeze, "ext/sparsehash-1.5.2/src/words".freeze, "ext/sparsehash-1.5.2/vsprojects/hashtable_unittest/hashtable_unittest.vcproj".freeze, "ext/sparsehash-1.5.2/vsprojects/sparsetable_unittest/sparsetable_unittest.vcproj".freeze, "ext/sparsehash-1.5.2/vsprojects/time_hash_map/time_hash_map.vcproj".freeze, "ext/sparsehash-1.5.2/vsprojects/type_traits_unittest/type_traits_unittest.vcproj".freeze, "ext/template/google_hash.cpp.erb".freeze, "ext/template/main.cpp.erb".freeze, "results.txt".freeze, "spec/spec.google_hash.rb".freeze, "types.txt".freeze] s.homepage = "http://github.com/rdp/ruby_google_hash".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby wrappers to the google hash library".freeze s.test_files = ["spec/spec.google_hash.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end