# -*- encoding: utf-8 -*- # stub: LilyPond-Ruby 0.0.2.1 ruby lib Gem::Specification.new do |s| s.name = "LilyPond-Ruby".freeze s.version = "0.0.2.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Lee Whittaker".freeze] s.date = "2023-03-03" s.description = "This gem provides a library to access and control Lilypond from Ruby".freeze s.email = "whittakerlee81@gmail.com".freeze s.executables = ["lilypond".freeze] s.files = ["bin/abc2ly".freeze, "bin/convert-ly".freeze, "bin/etf2ly".freeze, "bin/lilymidi".freeze, "bin/lilypond".freeze, "bin/lilypond-book".freeze, "bin/lilypond-invoke-editor".freeze, "bin/lilysong".freeze, "bin/midi2ly".freeze, "bin/musicxml2ly".freeze, "lib/lilypond-ruby.rb".freeze] s.homepage = "https://github.com/Okomikeruko/LilyPond-Ruby".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Access and control Lilypond from within Ruby".freeze end