# -*- encoding: utf-8 -*- # stub: extlzham 0.0.1.PROTOTYPE x86-mingw32 lib Gem::Specification.new do |s| s.name = "extlzham".freeze s.version = "0.0.1.PROTOTYPE".freeze s.platform = "x86-mingw32".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["dearblue".freeze] s.date = "2015-02-08" s.description = "ruby binding for lzham .\n".freeze s.email = "dearblue@users.sourceforge.jp".freeze s.extra_rdoc_files = ["LICENSE.md".freeze, "README.md".freeze, "ext/extlzham.c".freeze, "lib/extlzham.rb".freeze, "lib/extlzham/version.rb".freeze] s.files = ["LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "contrib/lzham/LICENSE".freeze, "contrib/lzham/README.md".freeze, "contrib/lzham/include/lzham.h".freeze, "contrib/lzham/lzhamcomp/lzham_comp.h".freeze, "contrib/lzham/lzhamcomp/lzham_lzbase.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_lzbase.h".freeze, "contrib/lzham/lzhamcomp/lzham_lzcomp.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_lzcomp_internal.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_lzcomp_internal.h".freeze, "contrib/lzham/lzhamcomp/lzham_lzcomp_state.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_match_accel.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_match_accel.h".freeze, "contrib/lzham/lzhamcomp/lzham_null_threading.h".freeze, "contrib/lzham/lzhamcomp/lzham_pthreads_threading.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_pthreads_threading.h".freeze, "contrib/lzham/lzhamcomp/lzham_threading.h".freeze, "contrib/lzham/lzhamcomp/lzham_win32_threading.cpp".freeze, "contrib/lzham/lzhamcomp/lzham_win32_threading.h".freeze, "contrib/lzham/lzhamdecomp/lzham_assert.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_assert.h".freeze, "contrib/lzham/lzhamdecomp/lzham_checksum.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_checksum.h".freeze, "contrib/lzham/lzhamdecomp/lzham_config.h".freeze, "contrib/lzham/lzhamdecomp/lzham_core.h".freeze, "contrib/lzham/lzhamdecomp/lzham_decomp.h".freeze, "contrib/lzham/lzhamdecomp/lzham_helpers.h".freeze, "contrib/lzham/lzhamdecomp/lzham_huffman_codes.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_huffman_codes.h".freeze, "contrib/lzham/lzhamdecomp/lzham_lzdecomp.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_lzdecompbase.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_lzdecompbase.h".freeze, "contrib/lzham/lzhamdecomp/lzham_math.h".freeze, "contrib/lzham/lzhamdecomp/lzham_mem.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_mem.h".freeze, "contrib/lzham/lzhamdecomp/lzham_platform.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_platform.h".freeze, "contrib/lzham/lzhamdecomp/lzham_prefix_coding.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_prefix_coding.h".freeze, "contrib/lzham/lzhamdecomp/lzham_symbol_codec.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_symbol_codec.h".freeze, "contrib/lzham/lzhamdecomp/lzham_timer.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_timer.h".freeze, "contrib/lzham/lzhamdecomp/lzham_traits.h".freeze, "contrib/lzham/lzhamdecomp/lzham_types.h".freeze, "contrib/lzham/lzhamdecomp/lzham_utils.h".freeze, "contrib/lzham/lzhamdecomp/lzham_vector.cpp".freeze, "contrib/lzham/lzhamdecomp/lzham_vector.h".freeze, "contrib/lzham/lzhamlib/lzham_lib.cpp".freeze, "examples/basic.rb".freeze, "ext/extconf.rb".freeze, "ext/extlzham.c".freeze, "gemstub.rb".freeze, "lib/2.0.0/extlzham.so".freeze, "lib/2.1.0/extlzham.so".freeze, "lib/2.2.0/extlzham.so".freeze, "lib/extlzham.rb".freeze, "lib/extlzham/version.rb".freeze] s.homepage = "http://sourceforge.jp/projects/rutsubo/".freeze s.licenses = ["2-clause BSD License".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "ruby binding for lzham".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 2.14".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end