# -*- encoding: utf-8 -*- # stub: inch 0.4.0 ruby lib Gem::Specification.new do |s| s.name = "inch".freeze s.version = "0.4.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 = ["Ren\u00E9 F\u00F6hring".freeze] s.date = "2014-04-06" s.description = "Documentation measurement tool for Ruby, based on YARD.".freeze s.email = ["rf@bamaru.de".freeze] s.executables = ["inch".freeze] s.files = [".gitignore".freeze, ".ruby-gemset".freeze, ".ruby-version".freeze, ".simplecov".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "TODOS.md".freeze, "bin/inch".freeze, "config/defaults.rb".freeze, "config/example.yml".freeze, "inch.gemspec".freeze, "lib/inch.rb".freeze, "lib/inch/api.rb".freeze, "lib/inch/api/compare.rb".freeze, "lib/inch/api/compare/code_objects.rb".freeze, "lib/inch/api/compare/codebases.rb".freeze, "lib/inch/api/diff.rb".freeze, "lib/inch/api/filter.rb".freeze, "lib/inch/api/get.rb".freeze, "lib/inch/api/list.rb".freeze, "lib/inch/api/options/base.rb".freeze, "lib/inch/api/options/filter.rb".freeze, "lib/inch/api/options/suggest.rb".freeze, "lib/inch/api/stats.rb".freeze, "lib/inch/api/suggest.rb".freeze, "lib/inch/cli.rb".freeze, "lib/inch/cli/arguments.rb".freeze, "lib/inch/cli/command.rb".freeze, "lib/inch/cli/command/base.rb".freeze, "lib/inch/cli/command/base_list.rb".freeze, "lib/inch/cli/command/base_object.rb".freeze, "lib/inch/cli/command/console.rb".freeze, "lib/inch/cli/command/diff.rb".freeze, "lib/inch/cli/command/inspect.rb".freeze, "lib/inch/cli/command/list.rb".freeze, "lib/inch/cli/command/options/base.rb".freeze, "lib/inch/cli/command/options/base_list.rb".freeze, "lib/inch/cli/command/options/base_object.rb".freeze, "lib/inch/cli/command/options/console.rb".freeze, "lib/inch/cli/command/options/diff.rb".freeze, "lib/inch/cli/command/options/inspect.rb".freeze, "lib/inch/cli/command/options/list.rb".freeze, "lib/inch/cli/command/options/show.rb".freeze, "lib/inch/cli/command/options/stats.rb".freeze, "lib/inch/cli/command/options/suggest.rb".freeze, "lib/inch/cli/command/output/base.rb".freeze, "lib/inch/cli/command/output/console.rb".freeze, "lib/inch/cli/command/output/diff.rb".freeze, "lib/inch/cli/command/output/inspect.rb".freeze, "lib/inch/cli/command/output/list.rb".freeze, "lib/inch/cli/command/output/show.rb".freeze, "lib/inch/cli/command/output/stats.rb".freeze, "lib/inch/cli/command/output/suggest.rb".freeze, "lib/inch/cli/command/show.rb".freeze, "lib/inch/cli/command/stats.rb".freeze, "lib/inch/cli/command/suggest.rb".freeze, "lib/inch/cli/command_parser.rb".freeze, "lib/inch/cli/sparkline_helper.rb".freeze, "lib/inch/cli/trace_helper.rb".freeze, "lib/inch/cli/yardopts_helper.rb".freeze, "lib/inch/code_object.rb".freeze, "lib/inch/code_object/converter.rb".freeze, "lib/inch/code_object/provider.rb".freeze, "lib/inch/code_object/provider/yard.rb".freeze, "lib/inch/code_object/provider/yard/docstring.rb".freeze, "lib/inch/code_object/provider/yard/nodoc_helper.rb".freeze, "lib/inch/code_object/provider/yard/object.rb".freeze, "lib/inch/code_object/provider/yard/object/base.rb".freeze, "lib/inch/code_object/provider/yard/object/class_object.rb".freeze, "lib/inch/code_object/provider/yard/object/constant_object.rb".freeze, "lib/inch/code_object/provider/yard/object/method_object.rb".freeze, "lib/inch/code_object/provider/yard/object/method_parameter_object.rb".freeze, "lib/inch/code_object/provider/yard/object/module_object.rb".freeze, "lib/inch/code_object/provider/yard/object/namespace_object.rb".freeze, "lib/inch/code_object/provider/yard/object/root_object.rb".freeze, "lib/inch/code_object/provider/yard/parser.rb".freeze, "lib/inch/code_object/proxy.rb".freeze, "lib/inch/code_object/proxy/base.rb".freeze, "lib/inch/code_object/proxy/class_object.rb".freeze, "lib/inch/code_object/proxy/constant_object.rb".freeze, "lib/inch/code_object/proxy/method_object.rb".freeze, "lib/inch/code_object/proxy/method_parameter_object.rb".freeze, "lib/inch/code_object/proxy/module_object.rb".freeze, "lib/inch/code_object/proxy/namespace_object.rb".freeze, "lib/inch/codebase.rb".freeze, "lib/inch/codebase/objects.rb".freeze, "lib/inch/codebase/objects_filter.rb".freeze, "lib/inch/codebase/proxy.rb".freeze, "lib/inch/codebase/serializer.rb".freeze, "lib/inch/config.rb".freeze, "lib/inch/config/base.rb".freeze, "lib/inch/config/codebase.rb".freeze, "lib/inch/core_ext.rb".freeze, "lib/inch/core_ext/string.rb".freeze, "lib/inch/evaluation.rb".freeze, "lib/inch/evaluation/file.rb".freeze, "lib/inch/evaluation/grade.rb".freeze, "lib/inch/evaluation/grade_list.rb".freeze, "lib/inch/evaluation/object_schema.rb".freeze, "lib/inch/evaluation/priority_range.rb".freeze, "lib/inch/evaluation/proxy.rb".freeze, "lib/inch/evaluation/proxy/base.rb".freeze, "lib/inch/evaluation/proxy/class_object.rb".freeze, "lib/inch/evaluation/proxy/constant_object.rb".freeze, "lib/inch/evaluation/proxy/method_object.rb".freeze, "lib/inch/evaluation/proxy/module_object.rb".freeze, "lib/inch/evaluation/proxy/namespace_object.rb".freeze, "lib/inch/evaluation/role/base.rb".freeze, "lib/inch/evaluation/role/constant.rb".freeze, "lib/inch/evaluation/role/method.rb".freeze, "lib/inch/evaluation/role/method_parameter.rb".freeze, "lib/inch/evaluation/role/missing.rb".freeze, "lib/inch/evaluation/role/namespace.rb".freeze, "lib/inch/evaluation/role/object.rb".freeze, "lib/inch/rake.rb".freeze, "lib/inch/rake/suggest.rb".freeze, "lib/inch/utils/read_write_methods.rb".freeze, "lib/inch/utils/shell_helper.rb".freeze, "lib/inch/utils/ui.rb".freeze, "lib/inch/utils/weighted_list.rb".freeze, "lib/inch/version.rb".freeze, "test/fixtures/code_examples/lib/foo.rb".freeze, "test/fixtures/diff1/lib/diff1.rb".freeze, "test/fixtures/diff2/lib/diff2.rb".freeze, "test/fixtures/inch-yml/.inch.yml".freeze, "test/fixtures/inch-yml/foo/bar.rb".freeze, "test/fixtures/inch-yml/foo/vendor/base.rb".freeze, "test/fixtures/parameters/lib/foo.rb".freeze, "test/fixtures/readme/lib/foo.rb".freeze, "test/fixtures/really_good/lib/foo.rb".freeze, "test/fixtures/really_good_pedantic/lib/foo.rb".freeze, "test/fixtures/simple/README".freeze, "test/fixtures/simple/lib/broken.rb".freeze, "test/fixtures/simple/lib/foo.rb".freeze, "test/fixtures/simple/lib/nodoc.rb".freeze, "test/fixtures/simple/lib/role_methods.rb".freeze, "test/fixtures/simple/lib/role_namespaces.rb".freeze, "test/fixtures/visibility/lib/foo.rb".freeze, "test/fixtures/yardopts/.yardopts".freeze, "test/fixtures/yardopts/foo/bar.rb".freeze, "test/integration/api/compare/codebases.rb".freeze, "test/integration/cli/command/console_test.rb".freeze, "test/integration/cli/command/inspect_test.rb".freeze, "test/integration/cli/command/list_test.rb".freeze, "test/integration/cli/command/show_test.rb".freeze, "test/integration/cli/command/stats_test.rb".freeze, "test/integration/cli/command/suggest_test.rb".freeze, "test/integration/stats_options_test.rb".freeze, "test/integration/visibility_options_test.rb".freeze, "test/shared/base_list.rb".freeze, "test/test_helper.rb".freeze, "test/unit/api/filter_test.rb".freeze, "test/unit/api/get_test.rb".freeze, "test/unit/api/list_test.rb".freeze, "test/unit/api/options/base_test.rb".freeze, "test/unit/api/stats_test.rb".freeze, "test/unit/api/suggest_test.rb".freeze, "test/unit/cli/arguments_test.rb".freeze, "test/unit/cli/command/base_test.rb".freeze, "test/unit/cli/command/options/base_list_test.rb".freeze, "test/unit/cli/command/options/base_object_test.rb".freeze, "test/unit/cli/command/options/base_test.rb".freeze, "test/unit/cli/command_parser_test.rb".freeze, "test/unit/cli/trace_helper_test.rb".freeze, "test/unit/cli/yardopts_helper_test.rb".freeze, "test/unit/code_object/converter_test.rb".freeze, "test/unit/code_object/provider/yard/docstring_test.rb".freeze, "test/unit/code_object/provider/yard/nodoc_helper_test.rb".freeze, "test/unit/code_object/provider/yard_test.rb".freeze, "test/unit/code_object/provider_test.rb".freeze, "test/unit/code_object/proxy/method_object_test.rb".freeze, "test/unit/code_object/proxy_test.rb".freeze, "test/unit/codebase/objects_test.rb".freeze, "test/unit/codebase/proxy_test.rb".freeze, "test/unit/config/codebase_test.rb".freeze, "test/unit/evaluation/role/base_test.rb".freeze, "test/unit/utils/ui_test.rb".freeze, "test/unit/utils/weighted_list_test.rb".freeze] s.homepage = "http://trivelop.de/inch/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Documentation measurement tool for Ruby".freeze s.test_files = ["test/fixtures/code_examples/lib/foo.rb".freeze, "test/fixtures/diff1/lib/diff1.rb".freeze, "test/fixtures/diff2/lib/diff2.rb".freeze, "test/fixtures/inch-yml/.inch.yml".freeze, "test/fixtures/inch-yml/foo/bar.rb".freeze, "test/fixtures/inch-yml/foo/vendor/base.rb".freeze, "test/fixtures/parameters/lib/foo.rb".freeze, "test/fixtures/readme/lib/foo.rb".freeze, "test/fixtures/really_good/lib/foo.rb".freeze, "test/fixtures/really_good_pedantic/lib/foo.rb".freeze, "test/fixtures/simple/README".freeze, "test/fixtures/simple/lib/broken.rb".freeze, "test/fixtures/simple/lib/foo.rb".freeze, "test/fixtures/simple/lib/nodoc.rb".freeze, "test/fixtures/simple/lib/role_methods.rb".freeze, "test/fixtures/simple/lib/role_namespaces.rb".freeze, "test/fixtures/visibility/lib/foo.rb".freeze, "test/fixtures/yardopts/.yardopts".freeze, "test/fixtures/yardopts/foo/bar.rb".freeze, "test/integration/api/compare/codebases.rb".freeze, "test/integration/cli/command/console_test.rb".freeze, "test/integration/cli/command/inspect_test.rb".freeze, "test/integration/cli/command/list_test.rb".freeze, "test/integration/cli/command/show_test.rb".freeze, "test/integration/cli/command/stats_test.rb".freeze, "test/integration/cli/command/suggest_test.rb".freeze, "test/integration/stats_options_test.rb".freeze, "test/integration/visibility_options_test.rb".freeze, "test/shared/base_list.rb".freeze, "test/test_helper.rb".freeze, "test/unit/api/filter_test.rb".freeze, "test/unit/api/get_test.rb".freeze, "test/unit/api/list_test.rb".freeze, "test/unit/api/options/base_test.rb".freeze, "test/unit/api/stats_test.rb".freeze, "test/unit/api/suggest_test.rb".freeze, "test/unit/cli/arguments_test.rb".freeze, "test/unit/cli/command/base_test.rb".freeze, "test/unit/cli/command/options/base_list_test.rb".freeze, "test/unit/cli/command/options/base_object_test.rb".freeze, "test/unit/cli/command/options/base_test.rb".freeze, "test/unit/cli/command_parser_test.rb".freeze, "test/unit/cli/trace_helper_test.rb".freeze, "test/unit/cli/yardopts_helper_test.rb".freeze, "test/unit/code_object/converter_test.rb".freeze, "test/unit/code_object/provider/yard/docstring_test.rb".freeze, "test/unit/code_object/provider/yard/nodoc_helper_test.rb".freeze, "test/unit/code_object/provider/yard_test.rb".freeze, "test/unit/code_object/provider_test.rb".freeze, "test/unit/code_object/proxy/method_object_test.rb".freeze, "test/unit/code_object/proxy_test.rb".freeze, "test/unit/codebase/objects_test.rb".freeze, "test/unit/codebase/proxy_test.rb".freeze, "test/unit/config/codebase_test.rb".freeze, "test/unit/evaluation/role/base_test.rb".freeze, "test/unit/utils/ui_test.rb".freeze, "test/unit/utils/weighted_list_test.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 5.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.2.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.8.7".freeze]) end