--- !ruby/object:Gem::Specification name: commonmarker version: !ruby/object:Gem::Version version: 0.10.0 platform: ruby authors: - Garen Torikian autorequire: bindir: bin cert_chain: [] date: 2016-07-21 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: ruby-enum requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.4' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.6' - !ruby/object:Gem::Dependency name: rake-compiler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.9' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.9' - !ruby/object:Gem::Dependency name: json requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 1.8.1 - !ruby/object:Gem::Dependency name: awesome_print requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rdoc requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 4.1.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 4.1.0 description: A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library. email: - gjtorikian@gmail.com executables: - commonmarker extensions: - ext/commonmarker/extconf.rb extra_rdoc_files: [] files: - LICENSE.txt - README.md - Rakefile - bin/commonmarker - commonmarker.gemspec - ext/commonmarker/cmark/CMakeLists.txt - ext/commonmarker/cmark/COPYING - ext/commonmarker/cmark/FindAsan.cmake - ext/commonmarker/cmark/Makefile - ext/commonmarker/cmark/Makefile.nmake - ext/commonmarker/cmark/README.md - ext/commonmarker/cmark/api_test/CMakeLists.txt - ext/commonmarker/cmark/api_test/cplusplus.cpp - ext/commonmarker/cmark/api_test/cplusplus.h - ext/commonmarker/cmark/api_test/harness.c - ext/commonmarker/cmark/api_test/harness.h - ext/commonmarker/cmark/api_test/main.c - ext/commonmarker/cmark/appveyor.yml - ext/commonmarker/cmark/bench/statistics.py - ext/commonmarker/cmark/bench/stats.py - ext/commonmarker/cmark/benchmarks.md - ext/commonmarker/cmark/build/CMakeCache.txt - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CMakeCCompiler.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CMakeCXXCompiler.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_C.bin - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_CXX.bin - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CMakeSystem.cmake - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CompilerIdC/CMakeCCompilerId.c - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CompilerIdC/a.out - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CompilerIdCXX/CMakeCXXCompilerId.cpp - ext/commonmarker/cmark/build/CMakeFiles/3.6.0/CompilerIdCXX/a.out - ext/commonmarker/cmark/build/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/CMakeFiles/CMakeError.log - ext/commonmarker/cmark/build/CMakeFiles/CMakeOutput.log - ext/commonmarker/cmark/build/CMakeFiles/Makefile.cmake - ext/commonmarker/cmark/build/CMakeFiles/Makefile2 - ext/commonmarker/cmark/build/CMakeFiles/TargetDirectories.txt - ext/commonmarker/cmark/build/CMakeFiles/cmake.check_cache - ext/commonmarker/cmark/build/CMakeFiles/feature_tests.bin - ext/commonmarker/cmark/build/CMakeFiles/feature_tests.c - ext/commonmarker/cmark/build/CMakeFiles/feature_tests.cxx - ext/commonmarker/cmark/build/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/CTestTestfile.cmake - ext/commonmarker/cmark/build/Makefile - ext/commonmarker/cmark/build/api_test/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/build.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/depend.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/flags.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/link.txt - ext/commonmarker/cmark/build/api_test/CMakeFiles/api_test.dir/progress.make - ext/commonmarker/cmark/build/api_test/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/api_test/Makefile - ext/commonmarker/cmark/build/api_test/cmake_install.cmake - ext/commonmarker/cmark/build/cmake_install.cmake - ext/commonmarker/cmark/build/man/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/man/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/man/Makefile - ext/commonmarker/cmark/build/man/cmake_install.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark-release.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/Export/lib/cmake/cmark.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/DependInfo.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/build.make - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/depend.make - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/flags.make - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/link.txt - ext/commonmarker/cmark/build/src/CMakeFiles/cmark.dir/progress.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/DependInfo.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/build.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/depend.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/flags.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/link.txt - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark.dir/progress.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/C.includecache - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/DependInfo.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/blocks.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/buffer.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/build.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmake_clean_target.cmake - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmark.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/cmark_ctype.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/commonmark.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.internal - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/depend.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/flags.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_href_e.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_html_e.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/houdini_html_u.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/html.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/inlines.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/iterator.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/latex.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/link.txt - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/man.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/node.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/progress.make - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/references.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/render.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/scanners.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/utf8.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/libcmark_static.dir/xml.c.o - ext/commonmarker/cmark/build/src/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/src/Makefile - ext/commonmarker/cmark/build/src/cmake_install.cmake - ext/commonmarker/cmark/build/src/cmark_export.h - ext/commonmarker/cmark/build/src/cmark_version.h - ext/commonmarker/cmark/build/src/config.h - ext/commonmarker/cmark/build/src/libcmark.a - ext/commonmarker/cmark/build/src/libcmark.pc - ext/commonmarker/cmark/build/testdir/CMakeFiles/CMakeDirectoryInformation.cmake - ext/commonmarker/cmark/build/testdir/CMakeFiles/progress.marks - ext/commonmarker/cmark/build/testdir/CTestTestfile.cmake - ext/commonmarker/cmark/build/testdir/Makefile - ext/commonmarker/cmark/build/testdir/cmake_install.cmake - ext/commonmarker/cmark/changelog.txt - ext/commonmarker/cmark/data/CaseFolding-3.2.0.txt - ext/commonmarker/cmark/man/CMakeLists.txt - ext/commonmarker/cmark/man/make_man_page.py - ext/commonmarker/cmark/man/man1/cmark.1 - ext/commonmarker/cmark/man/man3/cmark.3 - ext/commonmarker/cmark/nmake.bat - ext/commonmarker/cmark/src/CMakeLists.txt - ext/commonmarker/cmark/src/blocks.c - ext/commonmarker/cmark/src/buffer.c - ext/commonmarker/cmark/src/buffer.h - ext/commonmarker/cmark/src/case_fold_switch.inc - ext/commonmarker/cmark/src/chunk.h - ext/commonmarker/cmark/src/cmark.c - ext/commonmarker/cmark/src/cmark.h - ext/commonmarker/cmark/src/cmark_ctype.c - ext/commonmarker/cmark/src/cmark_ctype.h - ext/commonmarker/cmark/src/cmark_version.h.in - ext/commonmarker/cmark/src/commonmark.c - ext/commonmarker/cmark/src/config.h.in - ext/commonmarker/cmark/src/entities.inc - ext/commonmarker/cmark/src/houdini.h - ext/commonmarker/cmark/src/houdini_href_e.c - ext/commonmarker/cmark/src/houdini_html_e.c - ext/commonmarker/cmark/src/houdini_html_u.c - ext/commonmarker/cmark/src/html.c - ext/commonmarker/cmark/src/inlines.c - ext/commonmarker/cmark/src/inlines.h - ext/commonmarker/cmark/src/iterator.c - ext/commonmarker/cmark/src/iterator.h - ext/commonmarker/cmark/src/latex.c - ext/commonmarker/cmark/src/libcmark.pc.in - ext/commonmarker/cmark/src/main.c - ext/commonmarker/cmark/src/man.c - ext/commonmarker/cmark/src/node.c - ext/commonmarker/cmark/src/node.h - ext/commonmarker/cmark/src/parser.h - ext/commonmarker/cmark/src/references.c - ext/commonmarker/cmark/src/references.h - ext/commonmarker/cmark/src/render.c - ext/commonmarker/cmark/src/render.h - ext/commonmarker/cmark/src/scanners.c - ext/commonmarker/cmark/src/scanners.h - ext/commonmarker/cmark/src/scanners.re - ext/commonmarker/cmark/src/utf8.c - ext/commonmarker/cmark/src/utf8.h - ext/commonmarker/cmark/src/xml.c - ext/commonmarker/cmark/test/CMakeLists.txt - ext/commonmarker/cmark/test/afl_dictionary/asterisk - ext/commonmarker/cmark/test/afl_dictionary/attr_generic - ext/commonmarker/cmark/test/afl_dictionary/attr_href - ext/commonmarker/cmark/test/afl_dictionary/attr_xml_lang - ext/commonmarker/cmark/test/afl_dictionary/attr_xmlns - ext/commonmarker/cmark/test/afl_dictionary/backslash - ext/commonmarker/cmark/test/afl_dictionary/backtick - ext/commonmarker/cmark/test/afl_dictionary/colon - ext/commonmarker/cmark/test/afl_dictionary/dashes - ext/commonmarker/cmark/test/afl_dictionary/double_quote - ext/commonmarker/cmark/test/afl_dictionary/entity_builtin - ext/commonmarker/cmark/test/afl_dictionary/entity_decimal - ext/commonmarker/cmark/test/afl_dictionary/entity_external - ext/commonmarker/cmark/test/afl_dictionary/entity_hex - ext/commonmarker/cmark/test/afl_dictionary/equals - ext/commonmarker/cmark/test/afl_dictionary/exclamation - ext/commonmarker/cmark/test/afl_dictionary/greater_than - ext/commonmarker/cmark/test/afl_dictionary/hash - ext/commonmarker/cmark/test/afl_dictionary/hyphen - ext/commonmarker/cmark/test/afl_dictionary/indent - ext/commonmarker/cmark/test/afl_dictionary/left_bracket - ext/commonmarker/cmark/test/afl_dictionary/left_paren - ext/commonmarker/cmark/test/afl_dictionary/less_than - ext/commonmarker/cmark/test/afl_dictionary/plus - ext/commonmarker/cmark/test/afl_dictionary/right_bracket - ext/commonmarker/cmark/test/afl_dictionary/right_paren - ext/commonmarker/cmark/test/afl_dictionary/single_quote - ext/commonmarker/cmark/test/afl_dictionary/string_any - ext/commonmarker/cmark/test/afl_dictionary/string_brackets - ext/commonmarker/cmark/test/afl_dictionary/string_cdata - ext/commonmarker/cmark/test/afl_dictionary/string_dashes - ext/commonmarker/cmark/test/afl_dictionary/string_empty_dblquotes - ext/commonmarker/cmark/test/afl_dictionary/string_empty_quotes - ext/commonmarker/cmark/test/afl_dictionary/string_idrefs - ext/commonmarker/cmark/test/afl_dictionary/string_parentheses - ext/commonmarker/cmark/test/afl_dictionary/string_pcdata - ext/commonmarker/cmark/test/afl_dictionary/tag_cdata - ext/commonmarker/cmark/test/afl_dictionary/tag_close - ext/commonmarker/cmark/test/afl_dictionary/tag_doctype - ext/commonmarker/cmark/test/afl_dictionary/tag_element - ext/commonmarker/cmark/test/afl_dictionary/tag_entity - ext/commonmarker/cmark/test/afl_dictionary/tag_notation - ext/commonmarker/cmark/test/afl_dictionary/tag_open - ext/commonmarker/cmark/test/afl_dictionary/tag_open_close - ext/commonmarker/cmark/test/afl_dictionary/tag_open_exclamation - ext/commonmarker/cmark/test/afl_dictionary/tag_open_q - ext/commonmarker/cmark/test/afl_dictionary/tag_sq2_close - ext/commonmarker/cmark/test/afl_dictionary/tag_xml_q - ext/commonmarker/cmark/test/afl_dictionary/underscore - ext/commonmarker/cmark/test/afl_test_cases/test.md - ext/commonmarker/cmark/test/cmark.py - ext/commonmarker/cmark/test/normalize.py - ext/commonmarker/cmark/test/pathological_tests.py - ext/commonmarker/cmark/test/regression.txt - ext/commonmarker/cmark/test/roundtrip_tests.py - ext/commonmarker/cmark/test/smart_punct.txt - ext/commonmarker/cmark/test/spec.txt - ext/commonmarker/cmark/test/spec_tests.py - ext/commonmarker/cmark/toolchain-mingw32.cmake - ext/commonmarker/cmark/tools/appveyor-build.bat - ext/commonmarker/cmark/tools/make_entities_inc.py - ext/commonmarker/cmark/tools/mkcasefold.pl - ext/commonmarker/cmark/why-cmark-and-not-x.md - ext/commonmarker/cmark/wrappers/wrapper.py - ext/commonmarker/cmark/wrappers/wrapper.rb - ext/commonmarker/cmark/wrappers/wrapper.rkt - ext/commonmarker/commonmarker.c - ext/commonmarker/commonmarker.h - ext/commonmarker/extconf.rb - lib/commonmarker.rb - lib/commonmarker/config.rb - lib/commonmarker/node.rb - lib/commonmarker/renderer.rb - lib/commonmarker/renderer/html_renderer.rb - lib/commonmarker/version.rb - test/benchmark.rb - test/fixtures/curly.md - test/fixtures/dingus.md - test/test_attributes.rb - test/test_basics.rb - test/test_doc.rb - test/test_encoding.rb - test/test_gc.rb - test/test_helper.rb - test/test_linebreaks.rb - test/test_maliciousness.rb - test/test_node.rb - test/test_pathological_inputs.rb - test/test_renderer.rb - test/test_smartpunct.rb - test/test_spec.rb homepage: http://github.com/gjtorikian/commonmarker licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib - ext required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5.1 signing_key: specification_version: 4 summary: CommonMark parser and renderer. Written in C, wrapped in Ruby. test_files: - test/benchmark.rb - test/fixtures/curly.md - test/fixtures/dingus.md - test/test_attributes.rb - test/test_basics.rb - test/test_doc.rb - test/test_encoding.rb - test/test_gc.rb - test/test_helper.rb - test/test_linebreaks.rb - test/test_maliciousness.rb - test/test_node.rb - test/test_pathological_inputs.rb - test/test_renderer.rb - test/test_smartpunct.rb - test/test_spec.rb