Sha256: 22b2d5e5e09614600ea6d848cf637a6d5b6c248ea783ab6ccc05370979799d22

Contents?: true

Size: 1.28 KB

Versions: 0

Compression: gzip

Compressed size: 597 Bytes

Stored size: 597 Bytes

Contents

--- !ruby/object:Gem::Specification
name: shellwords
version: !ruby/object:Gem::Version
  version: 0.2.0
platform: ruby
authors:
- Akinori MUSHA
autorequire:
bindir: exe
cert_chain: []
date: 2023-11-06 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/CODEOWNERS"
- ".github/dependabot.yml"
- ".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.5.0.dev
signing_key:
specification_version: 4
summary: Manipulates strings with word parsing rules of UNIX Bourne shell.
test_files: []

Package Spec version

shellwords-0.2.0