# -*- encoding: utf-8 -*- # stub: rpeg-multimarkdown 0.2 ruby lib # stub: ext/extconf.rb Gem::Specification.new do |s| s.name = "rpeg-multimarkdown".freeze s.version = "0.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Oliver Whyte".freeze, "Ryan Tomayko".freeze] s.date = "2014-08-17" s.description = " A Ruby extension to process MultiMarkdown-formatted\n text, using Fletcher Penney's C peg-multimarkdown\n implementation.\n".freeze s.email = ["oawhyte@gmail.com".freeze, "r@tomayko.com".freeze] s.executables = ["rpeg-multimarkdown".freeze] s.extensions = ["ext/extconf.rb".freeze] s.extra_rdoc_files = ["LICENSE".freeze] s.files = ["LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "bin/rpeg-multimarkdown".freeze, "ext/extconf.h".freeze, "ext/extconf.rb".freeze, "ext/markdown.c".freeze, "ext/markdown_lib.c".freeze, "ext/markdown_lib.h".freeze, "ext/markdown_output.c".freeze, "ext/markdown_parser.c".freeze, "ext/markdown_peg.h".freeze, "ext/odf.c".freeze, "ext/odf.h".freeze, "ext/parsing_functions.c".freeze, "ext/parsing_functions.h".freeze, "ext/utility_functions.c".freeze, "ext/utility_functions.h".freeze, "lib/multimarkdown.rb".freeze, "lib/peg_multimarkdown.rb".freeze, "test/MultiMarkdownTest/BeamerTests/Beamer-Tables.html".freeze, "test/MultiMarkdownTest/BeamerTests/Beamer-Tables.tex".freeze, "test/MultiMarkdownTest/BeamerTests/Beamer-Tables.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Automatic Labels.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Automatic Labels.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Base Header Level.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Base Header Level.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/BibTeX.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/BibTeX.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Citations.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Citations.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Definition Lists.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Definition Lists.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Dutch.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Dutch.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Email.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Email.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/English.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/English.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Errors.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Errors.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Footnotes.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Footnotes.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/French.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/French.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/German.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/German.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/GermanGuillemets.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/GermanGuillemets.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Glossary.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Glossary.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Headers.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Headers.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Line Breaks.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Line Breaks.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Link Attributes.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Link Attributes.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/List Parsing.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/List Parsing.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/MarkdownInHTML.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/MarkdownInHTML.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Math.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Math.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/MetaData.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/MetaData.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/NotMetaData.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/NotMetaData.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Sanity.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Sanity.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/SmartQuotes.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/SmartQuotes.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Swedish.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Swedish.text".freeze, "test/MultiMarkdownTest/CompatibilityTests/Tables.html".freeze, "test/MultiMarkdownTest/CompatibilityTests/Tables.text".freeze, "test/MultiMarkdownTest/MarkdownTest.pl".freeze, "test/MultiMarkdownTest/MemoirTests/Automatic Labels.html".freeze, "test/MultiMarkdownTest/MemoirTests/Automatic Labels.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Automatic Labels.text".freeze, "test/MultiMarkdownTest/MemoirTests/Base Header Level.html".freeze, "test/MultiMarkdownTest/MemoirTests/Base Header Level.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Base Header Level.text".freeze, "test/MultiMarkdownTest/MemoirTests/BibTeX.html".freeze, "test/MultiMarkdownTest/MemoirTests/BibTeX.tex".freeze, "test/MultiMarkdownTest/MemoirTests/BibTeX.text".freeze, "test/MultiMarkdownTest/MemoirTests/Citations.html".freeze, "test/MultiMarkdownTest/MemoirTests/Citations.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Citations.text".freeze, "test/MultiMarkdownTest/MemoirTests/Definition Lists.html".freeze, "test/MultiMarkdownTest/MemoirTests/Definition Lists.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Definition Lists.text".freeze, "test/MultiMarkdownTest/MemoirTests/Dutch.html".freeze, "test/MultiMarkdownTest/MemoirTests/Dutch.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Dutch.text".freeze, "test/MultiMarkdownTest/MemoirTests/Email.html".freeze, "test/MultiMarkdownTest/MemoirTests/Email.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Email.text".freeze, "test/MultiMarkdownTest/MemoirTests/English.html".freeze, "test/MultiMarkdownTest/MemoirTests/English.tex".freeze, "test/MultiMarkdownTest/MemoirTests/English.text".freeze, "test/MultiMarkdownTest/MemoirTests/Footnotes.html".freeze, "test/MultiMarkdownTest/MemoirTests/Footnotes.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Footnotes.text".freeze, "test/MultiMarkdownTest/MemoirTests/French.html".freeze, "test/MultiMarkdownTest/MemoirTests/French.tex".freeze, "test/MultiMarkdownTest/MemoirTests/French.text".freeze, "test/MultiMarkdownTest/MemoirTests/German.html".freeze, "test/MultiMarkdownTest/MemoirTests/German.tex".freeze, "test/MultiMarkdownTest/MemoirTests/German.text".freeze, "test/MultiMarkdownTest/MemoirTests/GermanGuillemets.html".freeze, "test/MultiMarkdownTest/MemoirTests/GermanGuillemets.tex".freeze, "test/MultiMarkdownTest/MemoirTests/GermanGuillemets.text".freeze, "test/MultiMarkdownTest/MemoirTests/Glossary.html".freeze, "test/MultiMarkdownTest/MemoirTests/Glossary.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Glossary.text".freeze, "test/MultiMarkdownTest/MemoirTests/Line Breaks.html".freeze, "test/MultiMarkdownTest/MemoirTests/Line Breaks.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Line Breaks.text".freeze, "test/MultiMarkdownTest/MemoirTests/Link Attributes.html".freeze, "test/MultiMarkdownTest/MemoirTests/Link Attributes.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Link Attributes.text".freeze, "test/MultiMarkdownTest/MemoirTests/Math.html".freeze, "test/MultiMarkdownTest/MemoirTests/Math.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Math.text".freeze, "test/MultiMarkdownTest/MemoirTests/Memoir Mode.html".freeze, "test/MultiMarkdownTest/MemoirTests/Memoir Mode.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Memoir Mode.text".freeze, "test/MultiMarkdownTest/MemoirTests/MetaData.html".freeze, "test/MultiMarkdownTest/MemoirTests/MetaData.tex".freeze, "test/MultiMarkdownTest/MemoirTests/MetaData.text".freeze, "test/MultiMarkdownTest/MemoirTests/Sanity.html".freeze, "test/MultiMarkdownTest/MemoirTests/Sanity.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Sanity.text".freeze, "test/MultiMarkdownTest/MemoirTests/SmartQuotes.html".freeze, "test/MultiMarkdownTest/MemoirTests/SmartQuotes.tex".freeze, "test/MultiMarkdownTest/MemoirTests/SmartQuotes.text".freeze, "test/MultiMarkdownTest/MemoirTests/Swedish.html".freeze, "test/MultiMarkdownTest/MemoirTests/Swedish.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Swedish.text".freeze, "test/MultiMarkdownTest/MemoirTests/Tables.html".freeze, "test/MultiMarkdownTest/MemoirTests/Tables.tex".freeze, "test/MultiMarkdownTest/MemoirTests/Tables.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Automatic Labels.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Automatic Labels.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Automatic Labels.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Base Header Level.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Base Header Level.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Base Header Level.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/BibTeX.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/BibTeX.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/BibTex.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Citations.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Citations.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Citations.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Definition Lists.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Definition Lists.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Definition Lists.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Dutch.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Dutch.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Dutch.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Email.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Email.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Email.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/English.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/English.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/English.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Errors.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Errors.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Errors.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/French.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/French.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/French.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/German.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/German.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/German.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/GermanGuillemets.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/GermanGuillemets.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/GermanGuillemets.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Glossary.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Glossary.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Glossary.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Headers.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Headers.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Headers.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Line Breaks.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Line Breaks.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Line Breaks.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Link Attributes.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Link Attributes.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Link Attributes.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/List Parsing.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/List Parsing.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/List Parsing.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/MarkdownInHTML.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/MarkdownInHTML.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/MarkdownInHTML.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Math.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Math.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Math.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/MetaData.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/MetaData.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/MetaData.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/NotMetaData.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/NotMetaData.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/NotMetaData.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Sanity.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Sanity.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Sanity.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/SmartQuotes.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/SmartQuotes.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/SmartQuotes.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Swedish.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Swedish.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Swedish.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Tables.html".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Tables.tex".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/Tables.text".freeze, "test/MultiMarkdownTest/MultiMarkdownTests/bibtex.bib".freeze, "test/MultiMarkdownTest/README.md".freeze, "test/MultiMarkdownTest/Tests/Amps and angle encoding.html".freeze, "test/MultiMarkdownTest/Tests/Amps and angle encoding.text".freeze, "test/MultiMarkdownTest/Tests/Auto links.html".freeze, "test/MultiMarkdownTest/Tests/Auto links.text".freeze, "test/MultiMarkdownTest/Tests/Backslash escapes.html".freeze, "test/MultiMarkdownTest/Tests/Backslash escapes.text".freeze, "test/MultiMarkdownTest/Tests/Blockquotes with code blocks.html".freeze, "test/MultiMarkdownTest/Tests/Blockquotes with code blocks.text".freeze, "test/MultiMarkdownTest/Tests/Code Blocks.html".freeze, "test/MultiMarkdownTest/Tests/Code Blocks.text".freeze, "test/MultiMarkdownTest/Tests/Code Spans.html".freeze, "test/MultiMarkdownTest/Tests/Code Spans.text".freeze, "test/MultiMarkdownTest/Tests/Compatibility.html".freeze, "test/MultiMarkdownTest/Tests/Compatibility.text".freeze, "test/MultiMarkdownTest/Tests/Hard-wrapped paragraphs with list-like lines.html".freeze, "test/MultiMarkdownTest/Tests/Hard-wrapped paragraphs with list-like lines.text".freeze, "test/MultiMarkdownTest/Tests/Horizontal rules.html".freeze, "test/MultiMarkdownTest/Tests/Horizontal rules.text".freeze, "test/MultiMarkdownTest/Tests/Inline HTML (Advanced).html".freeze, "test/MultiMarkdownTest/Tests/Inline HTML (Advanced).text".freeze, "test/MultiMarkdownTest/Tests/Inline HTML (Simple).html".freeze, "test/MultiMarkdownTest/Tests/Inline HTML (Simple).text".freeze, "test/MultiMarkdownTest/Tests/Inline HTML comments.html".freeze, "test/MultiMarkdownTest/Tests/Inline HTML comments.text".freeze, "test/MultiMarkdownTest/Tests/Links, inline style.html".freeze, "test/MultiMarkdownTest/Tests/Links, inline style.text".freeze, "test/MultiMarkdownTest/Tests/Links, reference style.html".freeze, "test/MultiMarkdownTest/Tests/Links, reference style.text".freeze, "test/MultiMarkdownTest/Tests/Links, shortcut references.html".freeze, "test/MultiMarkdownTest/Tests/Links, shortcut references.text".freeze, "test/MultiMarkdownTest/Tests/Literal quotes in titles.html".freeze, "test/MultiMarkdownTest/Tests/Literal quotes in titles.text".freeze, "test/MultiMarkdownTest/Tests/Markdown Documentation - Basics.html".freeze, "test/MultiMarkdownTest/Tests/Markdown Documentation - Basics.text".freeze, "test/MultiMarkdownTest/Tests/Markdown Documentation - Syntax.html".freeze, "test/MultiMarkdownTest/Tests/Markdown Documentation - Syntax.text".freeze, "test/MultiMarkdownTest/Tests/Nested blockquotes.html".freeze, "test/MultiMarkdownTest/Tests/Nested blockquotes.text".freeze, "test/MultiMarkdownTest/Tests/Ordered and unordered lists.html".freeze, "test/MultiMarkdownTest/Tests/Ordered and unordered lists.text".freeze, "test/MultiMarkdownTest/Tests/Strong and em together.html".freeze, "test/MultiMarkdownTest/Tests/Strong and em together.text".freeze, "test/MultiMarkdownTest/Tests/Tabs.html".freeze, "test/MultiMarkdownTest/Tests/Tabs.text".freeze, "test/MultiMarkdownTest/Tests/Tidyness.html".freeze, "test/MultiMarkdownTest/Tests/Tidyness.text".freeze, "test/benchmark.rb".freeze, "test/multimarkdown_test.rb".freeze] s.homepage = "http://github.com/djungelvral/rpeg-multimarkdown".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Fast MultiMarkdown implementation".freeze s.test_files = ["test/multimarkdown_test.rb".freeze] end