# -*- encoding: utf-8 -*- # stub: livetext 0.6.1 ruby lib Gem::Specification.new do |s| s.name = "livetext".freeze s.version = "0.6.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 = ["Hal Fulton".freeze] s.date = "2017-03-10" s.description = "A smart text processor extensible in Ruby".freeze s.email = "rubyhacker@gmail.com".freeze s.files = ["./README.html".freeze, "./README.ltx".freeze, "./README.md".freeze, "./bin/livetext".freeze, "./dsl/bookish.rb".freeze, "./dsl/calibre.rb".freeze, "./dsl/liveblog.rb".freeze, "./dsl/livemagick.rb".freeze, "./dsl/markdown.rb".freeze, "./dsl/pyggish.rb".freeze, "./dsl/tutorial.rb".freeze, "./lib/livetext.rb".freeze, "./livetext.gemspec".freeze, "./notes.txt".freeze, "./test/cleanup".freeze, "./test/newtest".freeze, "./test/test.rb".freeze, "./test/testfiles/basic_formatting/expected-error.txt".freeze, "./test/testfiles/basic_formatting/expected-output.txt".freeze, "./test/testfiles/basic_formatting/source.ltx".freeze, "./test/testfiles/block_comment/expected-error.txt".freeze, "./test/testfiles/block_comment/expected-output.txt".freeze, "./test/testfiles/block_comment/source.ltx".freeze, "./test/testfiles/comments_ignored_1/expected-error.txt".freeze, "./test/testfiles/comments_ignored_1/expected-output.txt".freeze, "./test/testfiles/comments_ignored_1/source.ltx".freeze, "./test/testfiles/copy_is_raw/expected-error.txt".freeze, "./test/testfiles/copy_is_raw/expected-output.txt".freeze, "./test/testfiles/copy_is_raw/source.ltx".freeze, "./test/testfiles/def_method/expected-error.txt".freeze, "./test/testfiles/def_method/expected-output.txt".freeze, "./test/testfiles/def_method/source.ltx".freeze, "./test/testfiles/example_alpha/expected-error.txt".freeze, "./test/testfiles/example_alpha/expected-output.txt".freeze, "./test/testfiles/example_alpha/source.ltx".freeze, "./test/testfiles/example_alpha2/expected-error.txt".freeze, "./test/testfiles/example_alpha2/expected-output.txt".freeze, "./test/testfiles/example_alpha2/source.ltx".freeze, "./test/testfiles/fixit".freeze, "./test/testfiles/functions/expected-error.txt".freeze, "./test/testfiles/functions/expected-output.txt".freeze, "./test/testfiles/functions/source.ltx".freeze, "./test/testfiles/hello_world/expected-error.txt".freeze, "./test/testfiles/hello_world/expected-output.txt".freeze, "./test/testfiles/hello_world/source.ltx".freeze, "./test/testfiles/more_complex_vars/expected-error.txt".freeze, "./test/testfiles/more_complex_vars/expected-output.txt".freeze, "./test/testfiles/more_complex_vars/source.ltx".freeze, "./test/testfiles/raw_text_block/expected-error.txt".freeze, "./test/testfiles/raw_text_block/expected-output.txt".freeze, "./test/testfiles/raw_text_block/source.ltx".freeze, "./test/testfiles/simple_copy/expected-error.txt".freeze, "./test/testfiles/simple_copy/expected-output.txt".freeze, "./test/testfiles/simple_copy/source.ltx".freeze, "./test/testfiles/simple_include/expected-error.txt".freeze, "./test/testfiles/simple_include/expected-output.txt".freeze, "./test/testfiles/simple_include/source.ltx".freeze, "./test/testfiles/simple_mixin/expected-error.txt".freeze, "./test/testfiles/simple_mixin/expected-output.txt".freeze, "./test/testfiles/simple_mixin/source.ltx".freeze, "./test/testfiles/simple_vars/expected-error.txt".freeze, "./test/testfiles/simple_vars/expected-output.txt".freeze, "./test/testfiles/simple_vars/source.ltx".freeze, "./test/testfiles/single_raw_line/expected-error.txt".freeze, "./test/testfiles/single_raw_line/expected-output.txt".freeze, "./test/testfiles/single_raw_line/source.ltx".freeze] s.homepage = "https://github.com/Hal9000/livetext".freeze s.licenses = ["Ruby's license".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A smart processor for text".freeze end