# -*- encoding: utf-8 -*- # stub: bitclust-core 1.2.5 ruby lib Gem::Specification.new do |s| s.name = "bitclust-core".freeze s.version = "1.2.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "bug_tracker_uri" => "https://github.com/rurema/bitclust/issues", "documentation_uri" => "https://github.com/rurema/doctree/wiki", "homepage_uri" => "https://docs.ruby-lang.org/ja/", "source_code_uri" => "https://github.com/rurema/bitclust", "wiki_uri" => "https://github.com/rurema/doctree/wiki" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["https://github.com/rurema".freeze] s.date = "2020-05-19" s.description = "Rurema is a Japanese ruby documentation project, and\nbitclust is a rurema document processor.\n".freeze s.email = ["".freeze] s.executables = ["bitclust".freeze] s.files = ["ChangeLog".freeze, "Gemfile".freeze, "README".freeze, "Rakefile".freeze, "bin/bitclust".freeze, "data/bitclust/catalog/ja_JP.UTF-8".freeze, "data/bitclust/template.epub/class".freeze, "data/bitclust/template.epub/class-index".freeze, "data/bitclust/template.epub/container.xml".freeze, "data/bitclust/template.epub/contents".freeze, "data/bitclust/template.epub/doc".freeze, "data/bitclust/template.epub/function".freeze, "data/bitclust/template.epub/function-index".freeze, "data/bitclust/template.epub/layout".freeze, "data/bitclust/template.epub/library".freeze, "data/bitclust/template.epub/library-index".freeze, "data/bitclust/template.epub/method".freeze, "data/bitclust/template.epub/mimetype".freeze, "data/bitclust/template.epub/nav.xhtml".freeze, "data/bitclust/template.epub/rd_file".freeze, "data/bitclust/template.lillia/class".freeze, "data/bitclust/template.lillia/class-index".freeze, "data/bitclust/template.lillia/doc".freeze, "data/bitclust/template.lillia/layout".freeze, "data/bitclust/template.lillia/library".freeze, "data/bitclust/template.lillia/library-index".freeze, "data/bitclust/template.lillia/method".freeze, "data/bitclust/template.lillia/rd_file".freeze, "data/bitclust/template.offline/class".freeze, "data/bitclust/template.offline/class-index".freeze, "data/bitclust/template.offline/doc".freeze, "data/bitclust/template.offline/function".freeze, "data/bitclust/template.offline/function-index".freeze, "data/bitclust/template.offline/layout".freeze, "data/bitclust/template.offline/library".freeze, "data/bitclust/template.offline/library-index".freeze, "data/bitclust/template.offline/method".freeze, "data/bitclust/template.offline/rd_file".freeze, "data/bitclust/template/class".freeze, "data/bitclust/template/class-index".freeze, "data/bitclust/template/doc".freeze, "data/bitclust/template/function".freeze, "data/bitclust/template/function-index".freeze, "data/bitclust/template/layout".freeze, "data/bitclust/template/library".freeze, "data/bitclust/template/library-index".freeze, "data/bitclust/template/method".freeze, "data/bitclust/template/opensearchdescription".freeze, "data/bitclust/template/search".freeze, "lib/bitclust.rb".freeze, "lib/bitclust/app.rb".freeze, "lib/bitclust/classentry.rb".freeze, "lib/bitclust/compat.rb".freeze, "lib/bitclust/completion.rb".freeze, "lib/bitclust/crossrubyutils.rb".freeze, "lib/bitclust/database.rb".freeze, "lib/bitclust/docentry.rb".freeze, "lib/bitclust/entry.rb".freeze, "lib/bitclust/exception.rb".freeze, "lib/bitclust/functiondatabase.rb".freeze, "lib/bitclust/functionentry.rb".freeze, "lib/bitclust/functionreferenceparser.rb".freeze, "lib/bitclust/generators/epub.rb".freeze, "lib/bitclust/htmlutils.rb".freeze, "lib/bitclust/interface.rb".freeze, "lib/bitclust/libraryentry.rb".freeze, "lib/bitclust/lineinput.rb".freeze, "lib/bitclust/messagecatalog.rb".freeze, "lib/bitclust/methoddatabase.rb".freeze, "lib/bitclust/methodentry.rb".freeze, "lib/bitclust/methodid.rb".freeze, "lib/bitclust/methodsignature.rb".freeze, "lib/bitclust/nameutils.rb".freeze, "lib/bitclust/parseutils.rb".freeze, "lib/bitclust/preprocessor.rb".freeze, "lib/bitclust/progress_bar.rb".freeze, "lib/bitclust/rdcompiler.rb".freeze, "lib/bitclust/refsdatabase.rb".freeze, "lib/bitclust/requesthandler.rb".freeze, "lib/bitclust/ridatabase.rb".freeze, "lib/bitclust/rrdparser.rb".freeze, "lib/bitclust/runner.rb".freeze, "lib/bitclust/screen.rb".freeze, "lib/bitclust/searcher.rb".freeze, "lib/bitclust/server.rb".freeze, "lib/bitclust/silent_progress_bar.rb".freeze, "lib/bitclust/simplesearcher.rb".freeze, "lib/bitclust/subcommand.rb".freeze, "lib/bitclust/subcommands/ancestors_command.rb".freeze, "lib/bitclust/subcommands/chm_command.rb".freeze, "lib/bitclust/subcommands/classes_command.rb".freeze, "lib/bitclust/subcommands/epub_command.rb".freeze, "lib/bitclust/subcommands/extract_command.rb".freeze, "lib/bitclust/subcommands/htmlfile_command.rb".freeze, "lib/bitclust/subcommands/init_command.rb".freeze, "lib/bitclust/subcommands/list_command.rb".freeze, "lib/bitclust/subcommands/lookup_command.rb".freeze, "lib/bitclust/subcommands/methods_command.rb".freeze, "lib/bitclust/subcommands/preproc_command.rb".freeze, "lib/bitclust/subcommands/property_command.rb".freeze, "lib/bitclust/subcommands/query_command.rb".freeze, "lib/bitclust/subcommands/server_command.rb".freeze, "lib/bitclust/subcommands/setup_command.rb".freeze, "lib/bitclust/subcommands/statichtml_command.rb".freeze, "lib/bitclust/subcommands/update_command.rb".freeze, "lib/bitclust/syntax_highlighter.rb".freeze, "lib/bitclust/textutils.rb".freeze, "lib/bitclust/version.rb".freeze, "test/run_test.rb".freeze, "test/test_bitclust.rb".freeze, "test/test_entry.rb".freeze, "test/test_functiondatabase.rb".freeze, "test/test_functionreferenceparser.rb".freeze, "test/test_libraryentry.rb".freeze, "test/test_methoddatabase.rb".freeze, "test/test_methodsignature.rb".freeze, "test/test_nameutils.rb".freeze, "test/test_preprocessor.rb".freeze, "test/test_rdcompiler.rb".freeze, "test/test_refsdatabase.rb".freeze, "test/test_rrdparser.rb".freeze, "test/test_runner.rb".freeze, "test/test_simplesearcher.rb".freeze, "test/test_syntax_highlighter.rb".freeze, "theme/default/images/external.png".freeze, "theme/default/rurema.png".freeze, "theme/default/rurema.svg".freeze, "theme/default/script.js".freeze, "theme/default/style.css".freeze, "theme/default/syntax-highlight.css".freeze, "theme/default/test.css".freeze, "theme/lillia/rurema.png".freeze, "theme/lillia/style.css".freeze, "theme/lillia/test.css".freeze] s.homepage = "https://docs.ruby-lang.org/ja/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "BitClust is a rurema document processor.".freeze s.test_files = ["test/test_functionreferenceparser.rb".freeze, "test/test_refsdatabase.rb".freeze, "test/test_rrdparser.rb".freeze, "test/test_syntax_highlighter.rb".freeze, "test/test_methoddatabase.rb".freeze, "test/test_simplesearcher.rb".freeze, "test/test_nameutils.rb".freeze, "test/run_test.rb".freeze, "test/test_methodsignature.rb".freeze, "test/test_rdcompiler.rb".freeze, "test/test_functiondatabase.rb".freeze, "test/test_runner.rb".freeze, "test/test_bitclust.rb".freeze, "test/test_entry.rb".freeze, "test/test_preprocessor.rb".freeze, "test/test_libraryentry.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 2.3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.9.0".freeze, "< 2.0".freeze]) end