Sha256: 740f47a31bd936b7dece5c69b9a5bff0b2a0034987461e61a9b2b996e57d5cf3
Contents?: true
Size: 1.85 KB
Versions: 0
Compression: gzip
Compressed size: 812 Bytes
Stored size: 812 Bytes
Contents
--- !ruby/object:Gem::Specification name: rdiscount_wm version: !ruby/object:Gem::Version version: 3.0.0.0 platform: ruby authors: - Ryan Tomayko - David Loren Parsons - Andrew White - David Foster - Liang Sun autorequire: bindir: bin cert_chain: [] date: 2014-04-15 00:00:00.000000000 Z dependencies: [] description: email: i@liangsun.org executables: - rdiscount extensions: - ext/extconf.rb extra_rdoc_files: - COPYING files: - BUILDING - COPYING - README.markdown - Rakefile - bin/rdiscount - ext/Csio.c - ext/VERSION - ext/amalloc.c - ext/amalloc.h - ext/basename.c - ext/blocktags - ext/config.h - ext/css.c - ext/cstring.h - ext/docheader.c - ext/dumptree.c - ext/emmatch.c - ext/extconf.rb - ext/flags.c - ext/generate.c - ext/github_flavoured.c - ext/html5.c - ext/markdown.c - ext/markdown.h - ext/mkdio.c - ext/mkdio.h - ext/mktags.c - ext/pgm_options.c - ext/pgm_options.h - ext/rdiscount.c - ext/resource.c - ext/setup.c - ext/tags.c - ext/tags.h - ext/toc.c - ext/version.c - ext/xml.c - ext/xmlpage.c - lib/markdown.rb - lib/rdiscount_wm.rb - man/markdown.7 - man/rdiscount.1 - man/rdiscount.1.ronn - rdiscount_wm.gemspec - test/benchmark.rb - test/benchmark.txt - test/markdown_test.rb - test/rdiscount_test.rb homepage: https://github.com/liangsun/rdiscount licenses: - BSD metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '!=' - !ruby/object:Gem::Version version: 1.9.2 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: wink rubygems_version: 2.0.0 signing_key: specification_version: 4 summary: Fast Implementation of Gruber's Markdown in C With Math(LaTex, MathJax) Support test_files: - test/markdown_test.rb - test/rdiscount_test.rb