Sha256: 2874a400d9f0b03299e2f9a9b58ebc7ee22e9e92cb6f852dfd21d3b94c45de24

Contents?: true

Size: 1.29 KB

Versions: 0

Compression: gzip

Compressed size: 581 Bytes

Stored size: 581 Bytes

Contents

--- !ruby/object:Gem::Specification
name: pathname
version: !ruby/object:Gem::Version
  version: 0.2.0
platform: ruby
authors:
- Tanaka Akira
autorequire:
bindir: exe
cert_chain: []
date: 2021-10-14 00:00:00.000000000 Z
dependencies: []
description: Representation of the name of a file or directory on the filesystem
email:
- akr@fsij.org
executables: []
extensions:
- ext/pathname/extconf.rb
extra_rdoc_files: []
files:
- ".github/workflows/test.yml"
- ".gitignore"
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- bin/console
- bin/setup
- ext/pathname/extconf.rb
- ext/pathname/pathname.c
- lib/pathname.rb
- pathname.gemspec
homepage: https://github.com/ruby/pathname
licenses:
- Ruby
- BSD-2-Clause
metadata:
  homepage_uri: https://github.com/ruby/pathname
  source_code_uri: https://github.com/ruby/pathname
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.2.22
signing_key:
specification_version: 4
summary: Representation of the name of a file or directory on the filesystem
test_files: []

Package Spec version

pathname-0.2.0