Sha256: c2bde5895d66bba2f6ef61a85c83915b604e43f82e77cfd5057f5d90e86cd768

Contents?: true

Size: 1.54 KB

Versions: 0

Compression: gzip

Compressed size: 653 Bytes

Stored size: 653 Bytes

Contents

--- !ruby/object:Gem::Specification
name: charwidth
version: !ruby/object:Gem::Version
  version: 0.2.1
platform: ruby
authors:
- labocho
autorequire:
bindir: exe
cert_chain: []
date: 2021-06-15 00:00:00.000000000 Z
dependencies: []
description: Normalize Japanese / Korean fullwidth (zenkaku) and halfwidth (hankaku)
  characters
email:
- labocho@penguinlab.jp
executables:
- charwidth
extensions: []
extra_rdoc_files: []
files:
- ".cleancode"
- ".document"
- ".gitignore"
- ".rspec"
- ".rubocop.yml"
- CHANGELOG.md
- Gemfile
- Gemfile.lock
- LICENSE.txt
- README.md
- Rakefile
- bin/rspec
- bin/rubocop
- charwidth.gemspec
- exe/charwidth
- lib/charwidth.rb
- lib/charwidth/active_model.rb
- lib/charwidth/characters.rb
- lib/charwidth/cli.rb
- lib/charwidth/string.rb
- lib/charwidth/version.rb
homepage: https://github.com/labocho/charwidth
licenses:
- MIT
metadata:
  homepage_uri: https://github.com/labocho/charwidth
  source_code_uri: https://github.com/labocho/charwidth
  changelog_uri: https://github.com/labocho/charwidth/blob/master/CHANGELOG.md
post_install_message:
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: 2.4.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: Normalize Japanese / Korean fullwidth (zenkaku) and halfwidth (hankaku) characters
test_files: []

Package Spec version

charwidth-0.2.1