--- !ruby/object:Gem::Specification name: BBRedCloth version: !ruby/object:Gem::Version hash: 61 prerelease: false segments: - 0 - 8 - 1 version: 0.8.1 platform: ruby authors: - Ryan Alyea autorequire: bindir: bin cert_chain: [] date: 2011-04-19 00:00:00 -07:00 default_executable: dependencies: [] description: |- BBRedCloth-0.8.1 - Textile parser for Ruby. Includes BBCode additions. http://redcloth.org/ email: ryan@fangamer.com executables: - redcloth extensions: - ext/redcloth_scan/extconf.rb extra_rdoc_files: - CHANGELOG - lib/case_sensitive_require/RedCloth.rb - lib/redcloth/erb_extension.rb - lib/redcloth/formatters/base.rb - lib/redcloth/formatters/html.rb - lib/redcloth/formatters/latex.rb - lib/redcloth/textile_doc.rb - lib/redcloth/version.rb - lib/redcloth.rb - README.textile files: - bin/redcloth - CHANGELOG - COPYING - ext/mingw-rbconfig.rb - ext/redcloth_scan/extconf.rb - ext/redcloth_scan/redcloth.h - ext/redcloth_scan/redcloth_attributes.c.rl - ext/redcloth_scan/redcloth_attributes.java.rl - ext/redcloth_scan/redcloth_attributes.rl - ext/redcloth_scan/redcloth_bbcode.c.rl - ext/redcloth_scan/redcloth_bbcode.rl - ext/redcloth_scan/redcloth_bbcode_inline.rl - ext/redcloth_scan/redcloth_bbcode_inline.c.rl - ext/redcloth_scan/redcloth_common.c.rl - ext/redcloth_scan/redcloth_common.java.rl - ext/redcloth_scan/redcloth_common.rl - ext/redcloth_scan/redcloth_inline.c.rl - ext/redcloth_scan/redcloth_inline.java.rl - ext/redcloth_scan/redcloth_inline.rl - ext/redcloth_scan/redcloth_scan.c.rl - ext/redcloth_scan/redcloth_scan.java.rl - ext/redcloth_scan/redcloth_scan.rl - extras/ragel_profiler.rb - lib/case_sensitive_require/RedCloth.rb - lib/redcloth/erb_extension.rb - lib/redcloth/formatters/base.rb - lib/redcloth/formatters/html.rb - lib/redcloth/formatters/latex.rb - lib/redcloth/formatters/latex_entities.yml - lib/redcloth/textile_doc.rb - lib/redcloth/version.rb - lib/redcloth.rb - Manifest - Rakefile - README.textile - setup.rb - test/basic.yml - test/code.yml - test/definitions.yml - test/extra_whitespace.yml - test/filter_html.yml - test/filter_pba.yml - test/helper.rb - test/html.yml - test/images.yml - test/instiki.yml - test/links.yml - test/lists.yml - test/poignant.yml - test/sanitize_html.yml - test/table.yml - test/test_custom_tags.rb - test/test_erb.rb - test/test_extensions.rb - test/test_formatters.rb - test/test_parser.rb - test/test_restrictions.rb - test/textism.yml - test/threshold.yml - test/validate_fixtures.rb - BBRedCloth.gemspec - ext/redcloth_scan/redcloth_attributes.c - ext/redcloth_scan/redcloth_inline.c - ext/redcloth_scan/redcloth_scan.c - ext/redcloth_scan/redcloth_bbcode.c - ext/redcloth_scan/redcloth_bbcode_inline.c has_rdoc: true homepage: http://redcloth.org licenses: [] post_install_message: rdoc_options: - --line-numbers - --inline-source - --title - BBRedCloth - --main - README.textile require_paths: - lib - ext - lib/case_sensitive_require required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 63 segments: - 1 - 8 - 4 version: 1.8.4 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 11 segments: - 1 - 2 version: "1.2" requirements: [] rubyforge_project: bbredcloth rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: BBRedCloth-0.8.1 - Textile parser for Ruby. Includes BBCode additions. http://redcloth.org/ test_files: - test/test_custom_tags.rb - test/test_erb.rb - test/test_extensions.rb - test/test_formatters.rb - test/test_parser.rb - test/test_restrictions.rb