# -*- encoding: utf-8 -*- # stub: camellia 2.7.0 x86-mswin32 lib Gem::Specification.new do |s| s.name = "camellia".freeze s.version = "2.7.0".freeze s.platform = "i386-mswin32".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Bruno STEUX".freeze] s.autorequire = "camellia".freeze s.date = "2008-01-07" s.email = "bruno.steux@ensmp.fr".freeze s.extra_rdoc_files = ["README".freeze] s.files = ["README".freeze, "doc/README".freeze, "doc/camellia.dox".freeze, "ext/Debug".freeze, "ext/Debug/BuildLog.htm".freeze, "ext/Debug/camellia.dll.embed.manifest".freeze, "ext/Debug/vc80.idb".freeze, "ext/Debug/vc80.pdb".freeze, "ext/README".freeze, "ext/Release".freeze, "ext/Release/BuildLog.htm".freeze, "ext/Release/camellia.exp".freeze, "ext/Release/swig_ruby.pch".freeze, "ext/Release/vc60.idb".freeze, "ext/Release/vc80.idb".freeze, "ext/camellia_ruby.i".freeze, "ext/camellia_ruby_wrap.cpp".freeze, "ext/camellia_ruby_wrap.cxx".freeze, "ext/extconf.rb".freeze, "ext/install.rb".freeze, "ext/swig_ruby.dsp".freeze, "ext/swig_ruby.plg".freeze, "ext/swig_ruby.vcproj".freeze, "ext/swig_ruby.vcproj.HAMBURG.Bruno STEUX.user".freeze, "ext/test.rb".freeze, "inc/SHLWAPI.H".freeze, "inc/cam_capture.h".freeze, "inc/camellia.h".freeze, "inc/camellia_internals.h".freeze, "inc/config.h".freeze, "inc/config.h.in".freeze, "inc/stamp-h1".freeze, "lib/camellia-fox.rb".freeze, "lib/camellia.dll".freeze, "test/test_arithm.rb".freeze, "test/test_capture.rb".freeze, "test/test_color_labeling.rb".freeze, "test/test_copy.rb".freeze, "test/test_draw.rb".freeze, "test/test_fixed_filters.rb".freeze, "test/test_fox.rb".freeze, "test/test_fox2.rb".freeze, "test/test_histogram.rb".freeze, "test/test_hough.rb".freeze, "test/test_keypoints.rb".freeze, "test/test_labeling.rb".freeze, "test/test_mask.rb".freeze, "test/test_warping.rb".freeze, "test/test_watershed.rb".freeze, "test/ts_camellia.rb".freeze] s.homepage = "http://camellia.sourceforge.net".freeze s.required_ruby_version = Gem::Requirement.new("> 0.0.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Image Processing & Computer Vision library".freeze s.test_files = ["test/test_arithm.rb".freeze, "test/test_capture.rb".freeze, "test/test_color_labeling.rb".freeze, "test/test_copy.rb".freeze, "test/test_draw.rb".freeze, "test/test_fixed_filters.rb".freeze, "test/test_fox.rb".freeze, "test/test_fox2.rb".freeze, "test/test_histogram.rb".freeze, "test/test_hough.rb".freeze, "test/test_keypoints.rb".freeze, "test/test_labeling.rb".freeze, "test/test_mask.rb".freeze, "test/test_warping.rb".freeze, "test/test_watershed.rb".freeze, "test/ts_camellia.rb".freeze] end