--- !ruby/object:Gem::Specification name: livetext version: !ruby/object:Gem::Version version: 0.9.33 platform: ruby authors: - Hal Fulton autorequire: bindir: bin cert_chain: [] date: 2022-08-22 00:00:00.000000000 Z dependencies: [] description: A smart text processor extensible in Ruby email: rubyhacker@gmail.com executables: - livetext extensions: [] extra_rdoc_files: [] files: - "./README.lt3" - "./README.md" - bin/livetext - imports/bookish.rb - imports/calibre.rb - imports/livemagick.rb - imports/markdown.rb - imports/pyggish.rb - imports/tutorial.rb - lib/cmdargs.rb - lib/livetext.rb - lib/livetext/errors.rb - lib/livetext/expansion.rb - lib/livetext/formatter.rb - lib/livetext/functions.rb - lib/livetext/global_helpers.rb - lib/livetext/handler.rb - lib/livetext/handler/import.rb - lib/livetext/handler/mixin.rb - lib/livetext/helpers.rb - lib/livetext/html.rb - lib/livetext/more.rb - lib/livetext/parser.rb - lib/livetext/parser/general.rb - lib/livetext/parser/set.rb - lib/livetext/parser/string.rb - lib/livetext/parsing.rb - lib/livetext/paths.rb - lib/livetext/processor.rb - lib/livetext/reopen.rb - lib/livetext/skeleton.rb - lib/livetext/standard.rb - lib/livetext/userapi.rb - lib/livetext/version.rb - livetext.gemspec - plugin/bookish.rb - plugin/bootstrap_menu.rb - plugin/calibre.rb - plugin/livemagick.rb - plugin/markdown.rb - plugin/misc/navbar.rb - plugin/pyggish.rb - plugin/tutorial.rb - test/all.rb - test/extra/README.txt - test/extra/bracketed.rb - test/extra/bracketed.txt - test/extra/double.rb - test/extra/double.txt - test/extra/functions.rb - test/extra/functions.txt - test/extra/single.rb - test/extra/single.txt - test/extra/testgen.rb - test/extra/variables.rb - test/extra/variables.txt - test/snapshots.rb - test/snapshots/basic_formatting/expected-error.txt - test/snapshots/basic_formatting/expected-output.txt - test/snapshots/basic_formatting/source.lt3 - test/snapshots/block_comment/expected-error.txt - test/snapshots/block_comment/expected-output.txt - test/snapshots/block_comment/source.lt3 - test/snapshots/comments_ignored_1/expected-error.txt - test/snapshots/comments_ignored_1/expected-output.txt - test/snapshots/comments_ignored_1/source.lt3 - test/snapshots/copy_is_raw/expected-error.txt - test/snapshots/copy_is_raw/expected-output.txt - test/snapshots/copy_is_raw/rawtext.inc - test/snapshots/copy_is_raw/source.lt3 - test/snapshots/def_method/expected-error.txt - test/snapshots/def_method/expected-output.txt - test/snapshots/def_method/source.lt3 - test/snapshots/error_inc_line_num/expected-output.txt - test/snapshots/error_inc_line_num/file2.lt3 - test/snapshots/error_inc_line_num/match-error.txt - test/snapshots/error_inc_line_num/source.lt3 - test/snapshots/error_invalid_name/expected-output.txt - test/snapshots/error_invalid_name/match-error.txt - test/snapshots/error_invalid_name/source.lt3 - test/snapshots/error_line_num/expected-output.txt - test/snapshots/error_line_num/match-error.txt - test/snapshots/error_line_num/source.lt3 - test/snapshots/error_mismatched_end/expected-output.txt - test/snapshots/error_mismatched_end/match-error.txt - test/snapshots/error_mismatched_end/source.lt3 - test/snapshots/error_missing_end/expected-output.txt - test/snapshots/error_missing_end/match-error.txt - test/snapshots/error_missing_end/source.lt3 - test/snapshots/error_name_not_permitted/expected-output.txt - test/snapshots/error_name_not_permitted/match-error.txt - test/snapshots/error_name_not_permitted/source.lt3 - test/snapshots/error_no_such_copy/expected-output.txt - test/snapshots/error_no_such_copy/match-error.txt - test/snapshots/error_no_such_copy/source.lt3 - test/snapshots/error_no_such_inc/expected-output.txt - test/snapshots/error_no_such_inc/match-error.txt - test/snapshots/error_no_such_inc/source.lt3 - test/snapshots/error_no_such_mixin/expected-output.txt - test/snapshots/error_no_such_mixin/match-error.txt - test/snapshots/error_no_such_mixin/source.lt3 - test/snapshots/example_alpha/expected-error.txt - test/snapshots/example_alpha/expected-output.txt - test/snapshots/example_alpha/source.lt3 - test/snapshots/example_alpha2/expected-error.txt - test/snapshots/example_alpha2/expected-output.txt - test/snapshots/example_alpha2/source.lt3 - test/snapshots/functions/expected-error.txt - test/snapshots/functions/expected-output.txt - test/snapshots/functions/source.lt3 - test/snapshots/hello_world/expected-error.txt - test/snapshots/hello_world/expected-output.txt - test/snapshots/hello_world/source.lt3 - test/snapshots/import/expected-output.txt - test/snapshots/import/match-error.txt - test/snapshots/import/simple_import.rb - test/snapshots/import/source.lt3 - test/snapshots/import2/expected-error.txt - test/snapshots/import2/expected-output.txt - test/snapshots/import2/simple_import.rb - test/snapshots/import2/source.lt3 - test/snapshots/import_bookish/expected-error.txt - test/snapshots/import_bookish/expected-output.txt - test/snapshots/import_bookish/source.lt3 - test/snapshots/import_bookish/toc.tmp - test/snapshots/mixin_bookish/expected-error.txt - test/snapshots/mixin_bookish/expected-output.txt - test/snapshots/mixin_bookish/source.lt3 - test/snapshots/mixin_bookish/toc.tmp - test/snapshots/more_complex_vars/expected-error.txt - test/snapshots/more_complex_vars/expected-output.txt - test/snapshots/more_complex_vars/source.lt3 - test/snapshots/more_functions/expected-error.txt - test/snapshots/more_functions/expected-output.txt - test/snapshots/more_functions/source.lt3 - test/snapshots/predef_vars/expected-error.txt - test/snapshots/predef_vars/match-output.txt - test/snapshots/predef_vars/source.lt3 - test/snapshots/raw_lines/expected-error.txt - test/snapshots/raw_lines/expected-output.txt - test/snapshots/raw_lines/source.lt3 - test/snapshots/raw_text_block/expected-error.txt - test/snapshots/raw_text_block/expected-output.txt - test/snapshots/raw_text_block/rawtext.inc - test/snapshots/raw_text_block/source.lt3 - test/snapshots/simple_copy/expected-error.txt - test/snapshots/simple_copy/expected-output.txt - test/snapshots/simple_copy/simplefile.inc - test/snapshots/simple_copy/source.lt3 - test/snapshots/simple_import/expected-error.txt - test/snapshots/simple_import/expected-output.txt - test/snapshots/simple_import/simple_import.rb - test/snapshots/simple_import/source.lt3 - test/snapshots/simple_include/expected-error.txt - test/snapshots/simple_include/expected-output.txt - test/snapshots/simple_include/simplefile.inc - test/snapshots/simple_include/source.lt3 - test/snapshots/simple_mixin/expected-error.txt - test/snapshots/simple_mixin/expected-output.txt - test/snapshots/simple_mixin/simple_mixin.rb - test/snapshots/simple_mixin/source.lt3 - test/snapshots/simple_vars/expected-error.txt - test/snapshots/simple_vars/expected-output.txt - test/snapshots/simple_vars/source.lt3 - test/snapshots/single_raw_line/expected-error.txt - test/snapshots/single_raw_line/expected-output.txt - test/snapshots/single_raw_line/source.lt3 - test/snapshots/subset.txt - test/snapshots/table_with_heredocs/expected-error.txt - test/snapshots/table_with_heredocs/expected-output.txt - test/snapshots/table_with_heredocs/source.lt3 - test/snapshots/var_into_func/expected-error.txt - test/snapshots/var_into_func/expected-output.txt - test/snapshots/var_into_func/source.lt3 - test/unit/all.rb - test/unit/html.rb - test/unit/parser.rb - test/unit/parser/all.rb - test/unit/parser/general.rb - test/unit/parser/mixin.rb - test/unit/parser/set.rb - test/unit/parser/string.rb - test/unit/standard.rb - test/unit/stringparser.rb homepage: https://github.com/Hal9000/livetext licenses: - Ruby metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: A smart processor for text test_files: []