# -*- encoding: utf-8 -*- # stub: livetext 0.9.23 ruby lib Gem::Specification.new do |s| s.name = "livetext".freeze s.version = "0.9.23".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 = "2022-01-18" s.description = "A smart text processor extensible in Ruby".freeze s.email = "rubyhacker@gmail.com".freeze s.executables = ["livetext".freeze] s.files = ["./README.lt3".freeze, "./README.md".freeze, "bin/livetext".freeze, "imports/bookish.rb".freeze, "imports/calibre.rb".freeze, "imports/livemagick.rb".freeze, "imports/markdown.rb".freeze, "imports/pyggish.rb".freeze, "imports/tutorial.rb".freeze, "lib/cmdargs.rb".freeze, "lib/errors.rb".freeze, "lib/formatline.rb".freeze, "lib/funcall.rb".freeze, "lib/functions.rb".freeze, "lib/global_helpers.rb".freeze, "lib/handler.rb".freeze, "lib/handler/import.rb".freeze, "lib/helpers.rb".freeze, "lib/html.rb".freeze, "lib/livetext.rb".freeze, "lib/parser.rb".freeze, "lib/parser/file.rb".freeze, "lib/parser/general.rb".freeze, "lib/parser/mixin.rb".freeze, "lib/parser/set.rb".freeze, "lib/parser/string.rb".freeze, "lib/parsing.rb".freeze, "lib/processor.rb".freeze, "lib/standard.rb".freeze, "lib/userapi.rb".freeze, "livetext.gemspec".freeze, "plugin/bookish.rb".freeze, "plugin/calibre.rb".freeze, "plugin/livemagick.rb".freeze, "plugin/markdown.rb".freeze, "plugin/pyggish.rb".freeze, "plugin/tutorial.rb".freeze, "test/all.rb".freeze, "test/snapshots.rb".freeze, "test/snapshots/basic_formatting/expected-error.txt".freeze, "test/snapshots/basic_formatting/expected-output.txt".freeze, "test/snapshots/basic_formatting/source.lt3".freeze, "test/snapshots/block_comment/expected-error.txt".freeze, "test/snapshots/block_comment/expected-output.txt".freeze, "test/snapshots/block_comment/source.lt3".freeze, "test/snapshots/comments_ignored_1/expected-error.txt".freeze, "test/snapshots/comments_ignored_1/expected-output.txt".freeze, "test/snapshots/comments_ignored_1/source.lt3".freeze, "test/snapshots/copy_is_raw/expected-error.txt".freeze, "test/snapshots/copy_is_raw/expected-output.txt".freeze, "test/snapshots/copy_is_raw/rawtext.inc".freeze, "test/snapshots/copy_is_raw/source.lt3".freeze, "test/snapshots/def_method/expected-error.txt".freeze, "test/snapshots/def_method/expected-output.txt".freeze, "test/snapshots/def_method/source.lt3".freeze, "test/snapshots/error_inc_line_num/OUT".freeze, "test/snapshots/error_inc_line_num/actual-error.txt".freeze, "test/snapshots/error_inc_line_num/actual-output.txt".freeze, "test/snapshots/error_inc_line_num/expected-output.txt".freeze, "test/snapshots/error_inc_line_num/file2.lt3".freeze, "test/snapshots/error_inc_line_num/match-error.txt".freeze, "test/snapshots/error_inc_line_num/source.lt3".freeze, "test/snapshots/error_invalid_name/actual-error.txt".freeze, "test/snapshots/error_invalid_name/actual-output.txt".freeze, "test/snapshots/error_invalid_name/expected-output.txt".freeze, "test/snapshots/error_invalid_name/match-error.txt".freeze, "test/snapshots/error_invalid_name/out-sdiff.txt".freeze, "test/snapshots/error_invalid_name/source.lt3".freeze, "test/snapshots/error_line_num/expected-output.txt".freeze, "test/snapshots/error_line_num/match-error.txt".freeze, "test/snapshots/error_line_num/source.lt3".freeze, "test/snapshots/error_mismatched_end/expected-output.txt".freeze, "test/snapshots/error_mismatched_end/match-error.txt".freeze, "test/snapshots/error_mismatched_end/source.lt3".freeze, "test/snapshots/error_missing_end/actual-error.txt".freeze, "test/snapshots/error_missing_end/actual-output.txt".freeze, "test/snapshots/error_missing_end/expected-output.txt".freeze, "test/snapshots/error_missing_end/match-error.txt".freeze, "test/snapshots/error_missing_end/out-sdiff.txt".freeze, "test/snapshots/error_missing_end/source.lt3".freeze, "test/snapshots/error_name_not_permitted/expected-output.txt".freeze, "test/snapshots/error_name_not_permitted/match-error.txt".freeze, "test/snapshots/error_name_not_permitted/source.lt3".freeze, "test/snapshots/error_no_such_copy/actual-error.txt".freeze, "test/snapshots/error_no_such_copy/actual-output.txt".freeze, "test/snapshots/error_no_such_copy/expected-output.txt".freeze, "test/snapshots/error_no_such_copy/match-error.txt".freeze, "test/snapshots/error_no_such_copy/out-sdiff.txt".freeze, "test/snapshots/error_no_such_copy/source.lt3".freeze, "test/snapshots/error_no_such_inc/actual-error.txt".freeze, "test/snapshots/error_no_such_inc/actual-output.txt".freeze, "test/snapshots/error_no_such_inc/expected-output.txt".freeze, "test/snapshots/error_no_such_inc/match-error.txt".freeze, "test/snapshots/error_no_such_inc/out-sdiff.txt".freeze, "test/snapshots/error_no_such_inc/source.lt3".freeze, "test/snapshots/error_no_such_mixin/actual-error.txt".freeze, "test/snapshots/error_no_such_mixin/actual-output.txt".freeze, "test/snapshots/error_no_such_mixin/expected-output.txt".freeze, "test/snapshots/error_no_such_mixin/match-error.txt".freeze, "test/snapshots/error_no_such_mixin/out-sdiff.txt".freeze, "test/snapshots/error_no_such_mixin/source.lt3".freeze, "test/snapshots/example_alpha/expected-error.txt".freeze, "test/snapshots/example_alpha/expected-output.txt".freeze, "test/snapshots/example_alpha/source.lt3".freeze, "test/snapshots/example_alpha2/expected-error.txt".freeze, "test/snapshots/example_alpha2/expected-output.txt".freeze, "test/snapshots/example_alpha2/source.lt3".freeze, "test/snapshots/functions/expected-error.txt".freeze, "test/snapshots/functions/expected-output.txt".freeze, "test/snapshots/functions/source.lt3".freeze, "test/snapshots/hello_world/expected-error.txt".freeze, "test/snapshots/hello_world/expected-output.txt".freeze, "test/snapshots/hello_world/source.lt3".freeze, "test/snapshots/import/expected-output.txt".freeze, "test/snapshots/import/match-error.txt".freeze, "test/snapshots/import/simple_import.rb".freeze, "test/snapshots/import/source.lt3".freeze, "test/snapshots/import2/expected-error.txt".freeze, "test/snapshots/import2/expected-output.txt".freeze, "test/snapshots/import2/simple_import.rb".freeze, "test/snapshots/import2/source.lt3".freeze, "test/snapshots/import_bookish/expected-error.txt".freeze, "test/snapshots/import_bookish/expected-output.txt".freeze, "test/snapshots/import_bookish/source.lt3".freeze, "test/snapshots/import_bookish/toc.tmp".freeze, "test/snapshots/mixin_bookish/expected-error.txt".freeze, "test/snapshots/mixin_bookish/expected-output.txt".freeze, "test/snapshots/mixin_bookish/source.lt3".freeze, "test/snapshots/mixin_bookish/toc.tmp".freeze, "test/snapshots/more_complex_vars/expected-error.txt".freeze, "test/snapshots/more_complex_vars/expected-output.txt".freeze, "test/snapshots/more_complex_vars/source.lt3".freeze, "test/snapshots/more_functions/expected-error.txt".freeze, "test/snapshots/more_functions/expected-output.txt".freeze, "test/snapshots/more_functions/source.lt3".freeze, "test/snapshots/predef_vars/expected-error.txt".freeze, "test/snapshots/predef_vars/match-output.txt".freeze, "test/snapshots/predef_vars/source.lt3".freeze, "test/snapshots/raw_lines/expected-error.txt".freeze, "test/snapshots/raw_lines/expected-output.txt".freeze, "test/snapshots/raw_lines/source.lt3".freeze, "test/snapshots/raw_text_block/expected-error.txt".freeze, "test/snapshots/raw_text_block/expected-output.txt".freeze, "test/snapshots/raw_text_block/rawtext.inc".freeze, "test/snapshots/raw_text_block/source.lt3".freeze, "test/snapshots/simple_copy/expected-error.txt".freeze, "test/snapshots/simple_copy/expected-output.txt".freeze, "test/snapshots/simple_copy/simplefile.inc".freeze, "test/snapshots/simple_copy/source.lt3".freeze, "test/snapshots/simple_import/expected-error.txt".freeze, "test/snapshots/simple_import/expected-output.txt".freeze, "test/snapshots/simple_import/simple_import.rb".freeze, "test/snapshots/simple_import/source.lt3".freeze, "test/snapshots/simple_include/expected-error.txt".freeze, "test/snapshots/simple_include/expected-output.txt".freeze, "test/snapshots/simple_include/simplefile.inc".freeze, "test/snapshots/simple_include/source.lt3".freeze, "test/snapshots/simple_mixin/expected-error.txt".freeze, "test/snapshots/simple_mixin/expected-output.txt".freeze, "test/snapshots/simple_mixin/simple_mixin.rb".freeze, "test/snapshots/simple_mixin/source.lt3".freeze, "test/snapshots/simple_vars/expected-error.txt".freeze, "test/snapshots/simple_vars/expected-output.txt".freeze, "test/snapshots/simple_vars/source.lt3".freeze, "test/snapshots/single_raw_line/expected-error.txt".freeze, "test/snapshots/single_raw_line/expected-output.txt".freeze, "test/snapshots/single_raw_line/source.lt3".freeze, "test/snapshots/subset.txt".freeze, "test/snapshots/table_with_heredocs/expected-error.txt".freeze, "test/snapshots/table_with_heredocs/expected-output.txt".freeze, "test/snapshots/table_with_heredocs/source.lt3".freeze, "test/testlines.rb".freeze, "test/unit/all.rb".freeze, "test/unit/formatline.rb".freeze, "test/unit/html.rb".freeze, "test/unit/parser.rb".freeze, "test/unit/parser/all.rb".freeze, "test/unit/parser/general.rb".freeze, "test/unit/parser/mixin.rb".freeze, "test/unit/parser/set.rb".freeze, "test/unit/parser/string.rb".freeze, "test/unit/standard.rb".freeze, "test/unit/stringparser.rb".freeze] s.homepage = "https://github.com/Hal9000/livetext".freeze s.licenses = ["Ruby".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A smart processor for text".freeze end