# -*- encoding: utf-8 -*- # stub: polytexnic 1.3.0 ruby lib Gem::Specification.new do |s| s.name = "polytexnic".freeze s.version = "1.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Michael Hartl".freeze, "Nick Merwin".freeze] s.date = "2017-04-04" s.description = "Core translation engine for the polytexnic gem".freeze s.email = ["michael@softcover.io".freeze] s.files = [".gitignore".freeze, ".pull_requests/1371777257".freeze, ".pull_requests/1371927975".freeze, ".pull_requests/1372804345".freeze, ".pull_requests/1374784075".freeze, ".pull_requests/1375304853".freeze, ".pull_requests/1375408308".freeze, ".pull_requests/1375409462".freeze, ".pull_requests/1375410668".freeze, ".pull_requests/1375472132".freeze, ".pull_requests/1375485496".freeze, ".pull_requests/1375487548".freeze, ".pull_requests/1375492835".freeze, ".pull_requests/1375497765".freeze, ".pull_requests/1375559547".freeze, ".pull_requests/1375589063".freeze, ".pull_requests/1375841786".freeze, ".pull_requests/1376352634".freeze, ".pull_requests/1376353299".freeze, ".pull_requests/1376449284".freeze, ".pull_requests/1376452696".freeze, ".pull_requests/1376454166".freeze, ".pull_requests/1376532291".freeze, ".pull_requests/1376625487".freeze, ".pull_requests/1376690108".freeze, ".pull_requests/1376699046".freeze, ".pull_requests/1376707642".freeze, ".pull_requests/1377230284".freeze, ".pull_requests/1379118478".freeze, ".pull_requests/1379123150".freeze, ".pull_requests/1380221847".freeze, ".pull_requests/1380589654".freeze, ".pull_requests/1380673142".freeze, ".pull_requests/1380850800".freeze, ".pull_requests/1381001264".freeze, ".pull_requests/1381005204".freeze, ".pull_requests/1381103022".freeze, ".pull_requests/1381252832".freeze, ".pull_requests/1381276624".freeze, ".pull_requests/1381344234".freeze, ".pull_requests/1381385297".freeze, ".pull_requests/1381427498".freeze, ".pull_requests/1381429761".freeze, ".pull_requests/1381873684".freeze, ".pull_requests/1382045490".freeze, ".pull_requests/1382056384".freeze, ".pull_requests/1382405223".freeze, ".pull_requests/1382478400".freeze, ".pull_requests/1382479780".freeze, ".pull_requests/1382485483".freeze, ".pull_requests/1382569911".freeze, ".pull_requests/1382646199".freeze, ".pull_requests/1382649778".freeze, ".pull_requests/1382660987".freeze, ".pull_requests/1382743927".freeze, ".pull_requests/1382840347".freeze, ".pull_requests/1383077676".freeze, ".pull_requests/1383086948".freeze, ".pull_requests/1383161978".freeze, ".pull_requests/1383263695".freeze, ".pull_requests/1383274008".freeze, ".pull_requests/1383327328".freeze, ".pull_requests/1384446851".freeze, ".pull_requests/1384800466".freeze, ".pull_requests/1384811507".freeze, ".pull_requests/1385061501".freeze, ".pull_requests/1385598040".freeze, ".pull_requests/1385601533".freeze, ".pull_requests/1385778060".freeze, ".pull_requests/1385928695".freeze, ".pull_requests/1386022309".freeze, ".pull_requests/1386036048".freeze, ".pull_requests/1386105869".freeze, ".pull_requests/1386184858".freeze, ".pull_requests/1386718874".freeze, ".pull_requests/1386936855".freeze, ".pull_requests/1387316123".freeze, ".pull_requests/1387337421".freeze, ".pull_requests/1387418273".freeze, ".pull_requests/1387507486".freeze, ".pull_requests/1387590643".freeze, ".pull_requests/1387944167".freeze, ".pull_requests/1388090414".freeze, ".pull_requests/1388112504".freeze, ".pull_requests/1388430185".freeze, ".pull_requests/1388440664".freeze, ".pull_requests/1388802190".freeze, ".pull_requests/1389652617".freeze, ".pull_requests/1395697424".freeze, ".pull_requests/1403381407".freeze, ".rspec".freeze, "Gemfile".freeze, "Guardfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/polytexnic.rb".freeze, "lib/polytexnic/code_inclusion.rb".freeze, "lib/polytexnic/literal.rb".freeze, "lib/polytexnic/postprocessor.rb".freeze, "lib/polytexnic/postprocessors/html.rb".freeze, "lib/polytexnic/postprocessors/latex.rb".freeze, "lib/polytexnic/postprocessors/polytex.rb".freeze, "lib/polytexnic/preprocessor.rb".freeze, "lib/polytexnic/preprocessors/html.rb".freeze, "lib/polytexnic/preprocessors/latex.rb".freeze, "lib/polytexnic/preprocessors/polytex.rb".freeze, "lib/polytexnic/utils.rb".freeze, "lib/polytexnic/version.rb".freeze, "notes/pandoc.md".freeze, "polytexnic.gemspec".freeze, "polytexnic_commands.sty".freeze, "precompiled_binaries/tralics-i686-linux".freeze, "precompiled_binaries/tralics-os-x-newer".freeze, "precompiled_binaries/tralics-os-x-older".freeze, "precompiled_binaries/tralics-x86_64-linux".freeze, "precompiled_binaries/tralics-x86_64-linux-gnu".freeze, "spec/articles_spec.rb".freeze, "spec/fixtures/code_listing.tex".freeze, "spec/fixtures/figures.tex".freeze, "spec/fixtures/inline_math.html".freeze, "spec/fixtures/inline_math.tex".freeze, "spec/fixtures/math_environments.html".freeze, "spec/fixtures/math_environments.tex".freeze, "spec/fixtures/section_xrefs.tex".freeze, "spec/fixtures/sidebar.tex".freeze, "spec/fixtures/tables.tex".freeze, "spec/fixtures/verbatim_environments.html".freeze, "spec/fixtures/verbatim_environments.tex".freeze, "spec/integration_spec.rb".freeze, "spec/markdown_to_polytex_spec.rb".freeze, "spec/resemble_matcher_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/resemble_matcher.rb".freeze, "spec/to_html/asides_spec.rb".freeze, "spec/to_html/chapters_and_sections_spec.rb".freeze, "spec/to_html/characters_and_punctuation_spec.rb".freeze, "spec/to_html/codelistings_spec.rb".freeze, "spec/to_html/core_spec.rb".freeze, "spec/to_html/eqref_spec.rb".freeze, "spec/to_html/footnote_spec.rb".freeze, "spec/to_html/graphics_and_figures_spec.rb".freeze, "spec/to_html/input_spec.rb".freeze, "spec/to_html/lists_spec.rb".freeze, "spec/to_html/literal_environments/code_inclusion_spec.rb".freeze, "spec/to_html/literal_environments/code_spec.rb".freeze, "spec/to_html/literal_environments/math_spec.rb".freeze, "spec/to_html/literal_environments/unicode_spec.rb".freeze, "spec/to_html/literal_environments/verbatim_spec.rb".freeze, "spec/to_html/quotations_and_verse_spec.rb".freeze, "spec/to_html/table_of_contents_spec.rb".freeze, "spec/to_html/table_spec.rb".freeze, "spec/to_html/text_formatting_spec.rb".freeze, "spec/to_latex_spec.rb".freeze, "tasks/bin/ruby_tests".freeze, "tasks/run_tests_with_both_rubies.rake".freeze, "tmp/.gitkeep".freeze] s.homepage = "https://polytexnic.org/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Convert from PolyTeX & Markdown to HTML & LaTeX".freeze s.test_files = ["spec/articles_spec.rb".freeze, "spec/fixtures/code_listing.tex".freeze, "spec/fixtures/figures.tex".freeze, "spec/fixtures/inline_math.html".freeze, "spec/fixtures/inline_math.tex".freeze, "spec/fixtures/math_environments.html".freeze, "spec/fixtures/math_environments.tex".freeze, "spec/fixtures/section_xrefs.tex".freeze, "spec/fixtures/sidebar.tex".freeze, "spec/fixtures/tables.tex".freeze, "spec/fixtures/verbatim_environments.html".freeze, "spec/fixtures/verbatim_environments.tex".freeze, "spec/integration_spec.rb".freeze, "spec/markdown_to_polytex_spec.rb".freeze, "spec/resemble_matcher_spec.rb".freeze, "spec/spec_helper.rb".freeze, "spec/support/resemble_matcher.rb".freeze, "spec/to_html/asides_spec.rb".freeze, "spec/to_html/chapters_and_sections_spec.rb".freeze, "spec/to_html/characters_and_punctuation_spec.rb".freeze, "spec/to_html/codelistings_spec.rb".freeze, "spec/to_html/core_spec.rb".freeze, "spec/to_html/eqref_spec.rb".freeze, "spec/to_html/footnote_spec.rb".freeze, "spec/to_html/graphics_and_figures_spec.rb".freeze, "spec/to_html/input_spec.rb".freeze, "spec/to_html/lists_spec.rb".freeze, "spec/to_html/literal_environments/code_inclusion_spec.rb".freeze, "spec/to_html/literal_environments/code_spec.rb".freeze, "spec/to_html/literal_environments/math_spec.rb".freeze, "spec/to_html/literal_environments/unicode_spec.rb".freeze, "spec/to_html/literal_environments/verbatim_spec.rb".freeze, "spec/to_html/quotations_and_verse_spec.rb".freeze, "spec/to_html/table_of_contents_spec.rb".freeze, "spec/to_html/table_spec.rb".freeze, "spec/to_html/text_formatting_spec.rb".freeze, "spec/to_latex_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.6.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.4.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.8.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.14".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8.2".freeze]) end