# -*- encoding: utf-8 -*- # stub: BBRedCloth 0.8.1 ruby libextlib/case_sensitive_require # stub: ext/redcloth_scan/extconf.rb Gem::Specification.new do |s| s.name = "BBRedCloth".freeze s.version = "0.8.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.2".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze, "ext".freeze, "lib/case_sensitive_require".freeze] s.authors = ["Ryan Alyea".freeze] s.date = "2011-04-19" s.description = "BBRedCloth-0.8.1 - Textile parser for Ruby. Includes BBCode additions.\nhttp://redcloth.org/".freeze s.email = "ryan@fangamer.com".freeze s.executables = ["redcloth".freeze] s.extensions = ["ext/redcloth_scan/extconf.rb".freeze] s.extra_rdoc_files = ["CHANGELOG".freeze, "lib/case_sensitive_require/RedCloth.rb".freeze, "lib/redcloth/erb_extension.rb".freeze, "lib/redcloth/formatters/base.rb".freeze, "lib/redcloth/formatters/html.rb".freeze, "lib/redcloth/formatters/latex.rb".freeze, "lib/redcloth/textile_doc.rb".freeze, "lib/redcloth/version.rb".freeze, "lib/redcloth.rb".freeze, "README.textile".freeze] s.files = ["BBRedCloth.gemspec".freeze, "CHANGELOG".freeze, "COPYING".freeze, "Manifest".freeze, "README.textile".freeze, "Rakefile".freeze, "bin/redcloth".freeze, "ext/mingw-rbconfig.rb".freeze, "ext/redcloth_scan/extconf.rb".freeze, "ext/redcloth_scan/redcloth.h".freeze, "ext/redcloth_scan/redcloth_attributes.c".freeze, "ext/redcloth_scan/redcloth_attributes.c.rl".freeze, "ext/redcloth_scan/redcloth_attributes.java.rl".freeze, "ext/redcloth_scan/redcloth_attributes.rl".freeze, "ext/redcloth_scan/redcloth_bbcode.c".freeze, "ext/redcloth_scan/redcloth_bbcode.c.rl".freeze, "ext/redcloth_scan/redcloth_bbcode.rl".freeze, "ext/redcloth_scan/redcloth_bbcode_inline.c".freeze, "ext/redcloth_scan/redcloth_bbcode_inline.c.rl".freeze, "ext/redcloth_scan/redcloth_bbcode_inline.rl".freeze, "ext/redcloth_scan/redcloth_common.c.rl".freeze, "ext/redcloth_scan/redcloth_common.java.rl".freeze, "ext/redcloth_scan/redcloth_common.rl".freeze, "ext/redcloth_scan/redcloth_inline.c".freeze, "ext/redcloth_scan/redcloth_inline.c.rl".freeze, "ext/redcloth_scan/redcloth_inline.java.rl".freeze, "ext/redcloth_scan/redcloth_inline.rl".freeze, "ext/redcloth_scan/redcloth_scan.c".freeze, "ext/redcloth_scan/redcloth_scan.c.rl".freeze, "ext/redcloth_scan/redcloth_scan.java.rl".freeze, "ext/redcloth_scan/redcloth_scan.rl".freeze, "extras/ragel_profiler.rb".freeze, "lib/case_sensitive_require/RedCloth.rb".freeze, "lib/redcloth.rb".freeze, "lib/redcloth/erb_extension.rb".freeze, "lib/redcloth/formatters/base.rb".freeze, "lib/redcloth/formatters/html.rb".freeze, "lib/redcloth/formatters/latex.rb".freeze, "lib/redcloth/formatters/latex_entities.yml".freeze, "lib/redcloth/textile_doc.rb".freeze, "lib/redcloth/version.rb".freeze, "setup.rb".freeze, "test/basic.yml".freeze, "test/code.yml".freeze, "test/definitions.yml".freeze, "test/extra_whitespace.yml".freeze, "test/filter_html.yml".freeze, "test/filter_pba.yml".freeze, "test/helper.rb".freeze, "test/html.yml".freeze, "test/images.yml".freeze, "test/instiki.yml".freeze, "test/links.yml".freeze, "test/lists.yml".freeze, "test/poignant.yml".freeze, "test/sanitize_html.yml".freeze, "test/table.yml".freeze, "test/test_custom_tags.rb".freeze, "test/test_erb.rb".freeze, "test/test_extensions.rb".freeze, "test/test_formatters.rb".freeze, "test/test_parser.rb".freeze, "test/test_restrictions.rb".freeze, "test/textism.yml".freeze, "test/threshold.yml".freeze, "test/validate_fixtures.rb".freeze] s.homepage = "http://redcloth.org".freeze s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "BBRedCloth".freeze, "--main".freeze, "README.textile".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.8.4".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "BBRedCloth-0.8.1 - Textile parser for Ruby. Includes BBCode additions. http://redcloth.org/".freeze s.test_files = ["test/test_custom_tags.rb".freeze, "test/test_erb.rb".freeze, "test/test_extensions.rb".freeze, "test/test_formatters.rb".freeze, "test/test_parser.rb".freeze, "test/test_restrictions.rb".freeze] end