Sha256: fcfdb756272bb11e5360b9484fc69bf1c3131a85b82c3d1de25dedde6bb38c2e
Contents?: true
Size: 1.77 KB
Versions: 0
Compression: gzip
Compressed size: 636 Bytes
Stored size: 636 Bytes
Contents
--- !ruby/object:Gem::Specification name: fusuma-plugin-wmctrl version: !ruby/object:Gem::Version version: 0.4.3 platform: ruby authors: - iberianpig autorequire: bindir: exe cert_chain: [] date: 2021-04-20 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: fusuma requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.0.0 description: fusuma-plugin-wmctrl is Fusuma plugin for window manager. email: - yhkyky@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - LICENSE.txt - README.md - bin/console - bin/setup - fusuma-plugin-wmctrl.gemspec - lib/fusuma/plugin/executors/wmctrl_executor.rb - lib/fusuma/plugin/wmctrl.rb - lib/fusuma/plugin/wmctrl/version.rb - spec/fusuma/plugin/plugin/executors/wmctrl_executor_spec.rb - spec/fusuma/plugin/wmctrl_spec.rb - spec/helpers/config_helper.rb - spec/spec_helper.rb homepage: https://github.com/iberianpig/fusuma-plugin-wmctrl licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.3' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.4 signing_key: specification_version: 4 summary: Wmctrl plugin for Fusuma test_files: - spec/fusuma/plugin/plugin/executors/wmctrl_executor_spec.rb - spec/fusuma/plugin/wmctrl_spec.rb - spec/helpers/config_helper.rb - spec/spec_helper.rb