Sha256: 29f580ef785d536b0e221e1a7d64e6098dcf99aac6fa4f8cc1178a72994281da
Contents?: true
Size: 1.22 KB
Versions: 0
Compression: gzip
Compressed size: 573 Bytes
Stored size: 573 Bytes
Contents
--- !ruby/object:Gem::Specification name: shellwords version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Akinori MUSHA autorequire: bindir: exe cert_chain: [] date: 2020-09-18 00:00:00.000000000 Z dependencies: [] description: Manipulates strings with word parsing rules of UNIX Bourne shell. email: - knu@idaemons.org executables: [] extensions: [] extra_rdoc_files: [] files: - ".github/workflows/test.yml" - ".gitignore" - Gemfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - lib/shellwords.rb - shellwords.gemspec homepage: https://github.com/ruby/shellwords licenses: - Ruby - BSD-2-Clause metadata: homepage_uri: https://github.com/ruby/shellwords source_code_uri: https://github.com/ruby/shellwords post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: Manipulates strings with word parsing rules of UNIX Bourne shell. test_files: []