Sha256: 27baabe245e297592a2ae2dacaca7b5bfca721a05e18aef07300b4908a20cd46

Contents?: true

Size: 1.47 KB

Versions: 10

Compression:

Stored size: 1.47 KB

Contents

# -*- encoding: utf-8 -*-
# stub: racc 1.8.1 ruby lib
# stub: ext/racc/cparse/extconf.rb

Gem::Specification.new do |s|
  s.name = "racc".freeze
  s.version = "1.8.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.metadata = { "changelog_uri" => "https://github.com/ruby/racc/releases" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["Minero Aoki".freeze, "Aaron Patterson".freeze]
  s.date = "2024-07-30"
  s.description = "Racc is an LALR(1) parser generator.\n  It is written in Ruby itself, and generates Ruby program.\n\n  NOTE: Ruby 1.8.x comes with Racc runtime module.  You\n  can run your parsers generated by racc 1.4.x out of the\n  box.\n".freeze
  s.email = [nil, "aaron@tenderlovemaking.com".freeze]
  s.executables = ["racc".freeze]
  s.extensions = ["ext/racc/cparse/extconf.rb".freeze]
  s.extra_rdoc_files = ["README.ja.rdoc".freeze, "README.rdoc".freeze]
  s.files = ["README.ja.rdoc".freeze, "README.rdoc".freeze, "bin/racc".freeze, "ext/racc/cparse/extconf.rb".freeze]
  s.homepage = "https://github.com/ruby/racc".freeze
  s.licenses = ["Ruby".freeze, "BSD-2-Clause".freeze]
  s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
  s.rubygems_version = "3.3.15".freeze
  s.summary = "Racc is an LALR(1) parser generator".freeze

  s.installed_by_version = "3.3.15" if s.respond_to? :installed_by_version
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ory-client-1.15.12 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.10 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.7 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.6 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.5 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.4 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.3 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.15.0 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.14.5 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec
ory-client-1.14.4 vendor/bundle/ruby/3.1.0/specifications/racc-1.8.1.gemspec