--- !ruby/object:Gem::Specification name: ehbrs-tools version: !ruby/object:Gem::Version version: 0.36.0 platform: ruby authors: - Esquilo Azul Company autorequire: bindir: exe cert_chain: [] date: 2023-10-27 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: avm-tools requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.156' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.156' - !ruby/object:Gem::Dependency name: eac_cli requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.38' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.38' - !ruby/object:Gem::Dependency name: eac_ruby_utils requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.119' - - ">=" - !ruby/object:Gem::Version version: 0.119.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.119' - - ">=" - !ruby/object:Gem::Version version: 0.119.2 - !ruby/object:Gem::Dependency name: ehbrs_ruby_utils requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.33' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.33' - !ruby/object:Gem::Dependency name: filesize requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.2' - !ruby/object:Gem::Dependency name: inifile requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' - !ruby/object:Gem::Dependency name: os requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.1' - - ">=" - !ruby/object:Gem::Version version: 1.1.4 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.1' - - ">=" - !ruby/object:Gem::Version version: 1.1.4 - !ruby/object:Gem::Dependency name: telegram-bot-ruby requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.23' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.23' - !ruby/object:Gem::Dependency name: eac_ruby_gem_support requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.5.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 0.5.1 description: email: executables: - ehbrs extensions: [] extra_rdoc_files: [] files: - ".avm.yml" - ".rspec" - ".rubocop.yml" - Gemfile - Gemfile.lock - exe/ehbrs - lib/ehbrs.rb - lib/ehbrs/executables.rb - lib/ehbrs/gems.rb - lib/ehbrs/google.rb - lib/ehbrs/google/translate.rb - lib/ehbrs/google/translate/session.rb - lib/ehbrs/music.rb - lib/ehbrs/observers.rb - lib/ehbrs/observers/base.rb - lib/ehbrs/observers/with_persistence.rb - lib/ehbrs/self.rb - lib/ehbrs/self/observers/used_space.rb - lib/ehbrs/self/observers/with_persistence.rb - lib/ehbrs/telegram.rb - lib/ehbrs/telegram/message_sending.rb - lib/ehbrs/tools.rb - lib/ehbrs/tools/application.rb - lib/ehbrs/tools/core_ext.rb - lib/ehbrs/tools/instance.rb - lib/ehbrs/tools/runner.rb - lib/ehbrs/tools/runner/cooking_book.rb - lib/ehbrs/tools/runner/cooking_book/build.rb - lib/ehbrs/tools/runner/finances.rb - lib/ehbrs/tools/runner/finances/bb_browser.rb - lib/ehbrs/tools/runner/fs.rb - lib/ehbrs/tools/runner/fs/selected.rb - lib/ehbrs/tools/runner/fs/used_space.rb - lib/ehbrs/tools/runner/google.rb - lib/ehbrs/tools/runner/google/translate.rb - lib/ehbrs/tools/runner/music.rb - lib/ehbrs/tools/runner/music/lyrics.rb - lib/ehbrs/tools/runner/music/lyrics_book.rb - lib/ehbrs/tools/runner/music/selected.rb - lib/ehbrs/tools/runner/music/spread.rb - lib/ehbrs/tools/runner/telegram.rb - lib/ehbrs/tools/runner/telegram/send_message.rb - lib/ehbrs/tools/runner/vg.rb - lib/ehbrs/tools/runner/vg/ips.rb - lib/ehbrs/tools/runner/vg/wii.rb - lib/ehbrs/tools/runner/videos.rb - lib/ehbrs/tools/runner/videos/extract.rb - lib/ehbrs/tools/runner/videos/languages.rb - lib/ehbrs/tools/runner/videos/languages/file_runner.rb - lib/ehbrs/tools/runner/videos/languages/labelized.rb - lib/ehbrs/tools/runner/videos/languages/language.rb - lib/ehbrs/tools/runner/videos/languages/track.rb - lib/ehbrs/tools/runner/videos/opensubtitles.rb - lib/ehbrs/tools/runner/videos/probe.rb - lib/ehbrs/tools/runner/videos/series.rb - lib/ehbrs/tools/runner/videos/series/rename.rb - lib/ehbrs/tools/runner/videos/unsupported.rb - lib/ehbrs/tools/runner/web_utils.rb - lib/ehbrs/tools/runner/web_utils/finances.rb - lib/ehbrs/tools/runner/web_utils/finances/bills.rb - lib/ehbrs/tools/runner/web_utils/finances/bills/consume.rb - lib/ehbrs/tools/runner/web_utils/videos.rb - lib/ehbrs/tools/runner/web_utils/videos/download.rb - lib/ehbrs/tools/runner/web_utils/videos/upload.rb - lib/ehbrs/tools/version.rb - lib/ehbrs/user_dirs.rb - lib/ehbrs/videos.rb - lib/ehbrs/videos/convert_job.rb - lib/ehbrs/videos/extract.rb - lib/ehbrs/videos/extract/package.rb - lib/ehbrs/videos/extract/package_file.rb - lib/ehbrs/videos/file.rb - lib/ehbrs/videos/profiles/base.rb - lib/ehbrs/videos/profiles/same_quality.rb - lib/ehbrs/videos/track.rb - lib/ehbrs/videos/unsupported/check_result.rb - lib/ehbrs/videos/unsupported/check_set.rb - lib/ehbrs/videos/unsupported/check_support.rb - lib/ehbrs/videos/unsupported/checks.rb - lib/ehbrs/videos/unsupported/checks/codec_extra_unlisted.rb - lib/ehbrs/videos/unsupported/checks/codec_extra_unsupported.rb - lib/ehbrs/videos/unsupported/checks/codec_unlisted.rb - lib/ehbrs/videos/unsupported/checks/codec_unsupported.rb - lib/ehbrs/videos/unsupported/checks/invalid_extension.rb - lib/ehbrs/videos/unsupported/file.rb - lib/ehbrs/videos/unsupported/file/fix.rb - lib/ehbrs/videos/unsupported/fix_profile.rb - lib/ehbrs/videos/unsupported/fixes/supported_codec.rb - lib/ehbrs/videos/unsupported/fixes/supported_container.rb - lib/ehbrs/videos/unsupported/profiles.rb - lib/ehbrs/videos/unsupported/profiles/aoc.rb - lib/ehbrs/videos/unsupported/profiles/base.rb - lib/ehbrs/videos/unsupported/profiles/philco.rb - lib/ehbrs/videos/unsupported/profiles/samsung.rb - lib/ehbrs/videos/unsupported/search.rb - lib/ehbrs/videos/unsupported/track.rb - spec/code/rubocop_spec.rb - spec/lib/ehbrs/observers/base_spec.rb - spec/lib/ehbrs/tools/runner/fs/used_space_spec.rb - spec/lib/ehbrs/tools/runner/vg/ips_spec.rb - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/expected.rom - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/patch_0.ips - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/patch_1.ips - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/source.rom - spec/lib/ehbrs/tools/runner/videos/probe_spec.rb - spec/lib/ehbrs/tools/runner/videos/probe_spec_files/fixed.target.yaml - spec/lib/ehbrs/tools/runner/videos/unsupported_spec.rb - spec/lib/ehbrs/tools/runner/videos/unsupported_spec_files/dts_audio.probe.yaml - spec/lib/ehbrs/tools/runner_spec.rb - spec/spec_helper.rb - spec/spec_helper/videos.rb - spec/spec_helper/videos_files/stub_source.mp4 - template/ehbrs/cooking_book/build/base_page/layout.html.erb - template/ehbrs/cooking_book/build/index_page/inner.html.erb - template/ehbrs/cooking_book/build/recipe_page/inner.html.erb - template/ehbrs/cooking_book/build/recipe_page/part.html.erb homepage: licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.6 signing_key: specification_version: 4 summary: Tools for EHB/RS. test_files: - spec/spec_helper.rb - spec/lib/ehbrs/observers/base_spec.rb - spec/lib/ehbrs/tools/runner_spec.rb - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/source.rom - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/patch_1.ips - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/patch_0.ips - spec/lib/ehbrs/tools/runner/vg/ips_spec_files/expected.rom - spec/lib/ehbrs/tools/runner/vg/ips_spec.rb - spec/lib/ehbrs/tools/runner/videos/unsupported_spec.rb - spec/lib/ehbrs/tools/runner/videos/unsupported_spec_files/dts_audio.probe.yaml - spec/lib/ehbrs/tools/runner/videos/probe_spec.rb - spec/lib/ehbrs/tools/runner/videos/probe_spec_files/fixed.target.yaml - spec/lib/ehbrs/tools/runner/fs/used_space_spec.rb - spec/code/rubocop_spec.rb - spec/spec_helper/videos_files/stub_source.mp4 - spec/spec_helper/videos.rb - ".rubocop.yml" - ".rspec"