Sha256: dcc7b962a9f1583270805c8888af99d9701ef5d3dc3a9dadef419ebef1b3bb96

Contents?: true

Size: 1.44 KB

Versions: 0

Compression: gzip

Compressed size: 707 Bytes

Stored size: 707 Bytes

Contents

--- !ruby/object:Gem::Specification
name: cutep
version: !ruby/object:Gem::Version
  version: 1.1.0
platform: ruby
authors:
- Koichiro Eto
autorequire:
bindir: exe
cert_chain: []
date: 2020-08-16 00:00:00.000000000 Z
dependencies: []
description: ' Normal "p" only outputs the specified variables, etc. However, during
  programming, you may need information about where the "p" is being called. "qp"
  outputs the information about where it is called at the same time.'
email:
- k-eto@aist.go.jp
executables: []
extensions: []
extra_rdoc_files: []
files:
- ".gitignore"
- ".rspec"
- ".travis.yml"
- CODE_OF_CONDUCT.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- cutep.gemspec
- lib/cutep.rb
- lib/qp.rb
- lib/qp/version.rb
- sample.rb
homepage: https://github.com/eto/cutep
licenses:
- MIT
metadata:
  allowed_push_host: https://rubygems.org/
  homepage_uri: https://github.com/eto/cutep
  source_code_uri: https://github.com/eto/cutep
  changelog_uri: https://github.com/eto/cutep
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: '"qp" is an extension of "p".'
test_files: []

Package Spec version

cutep-1.1.0