Sha256: 062b28eda6b93d57f0e8130dbb5fb3d7cbc1a8ca971cb860b179818ed368d7a7
Contents?: true
Size: 1.64 KB
Versions: 0
Compression: gzip
Compressed size: 699 Bytes
Stored size: 699 Bytes
Contents
--- !ruby/object:Gem::Specification name: moredown version: !ruby/object:Gem::Version version: 1.1.0 platform: ruby authors: - Nathan Hoad - Ryan Tomayko - David Loren Parsons autorequire: bindir: bin cert_chain: [] date: 2009-11-07 00:00:00 +10:00 default_executable: rdiscount dependencies: [] description: An extension to the RDiscount Markdown formatter email: nathan@nathanhoad.net executables: - rdiscount extensions: - ext/extconf.rb extra_rdoc_files: - README.markdown files: - COPYING - README.markdown - Rakefile - VERSION - bin/rdiscount - ext/Csio.c - ext/amalloc.h - ext/config.h - ext/cstring.h - ext/docheader.c - ext/dumptree.c - ext/extconf.rb - ext/generate.c - ext/markdown.c - ext/markdown.h - ext/mkdio.c - ext/mkdio.h - ext/rdiscount.c - ext/resource.c - ext/toc.c - lib/markdown.rb - lib/moredown.rb - lib/rdiscount.rb - moredown.gemspec - test/benchmark.rb - test/benchmark.txt - test/markdown_test.rb - test/moredown_test.rb - test/rdiscount_test.rb has_rdoc: true homepage: http://nathanhoad.net/projects/moredown licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Markdown plus more! test_files: - test/benchmark.rb - test/markdown_test.rb - test/moredown_test.rb - test/rdiscount_test.rb