--- !ruby/object:Gem::Specification 
name: RedCloth
version: !ruby/object:Gem::Version 
  version: 4.2.2
platform: x86-mswin32-60
authors: 
- Jason Garber
autorequire: 
bindir: bin
cert_chain: []

date: 2009-06-30 00:00:00 -04:00
default_executable: 
dependencies: []

description: RedCloth-4.2.2 - Textile parser for Ruby. http://redcloth.org/
email: redcloth-upwards@rubyforge.org
executables: 
- redcloth
extensions: []

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
files: 
- bin/redcloth
- CHANGELOG
- COPYING
- ext/redcloth_scan/extconf.rb
- ext/redcloth_scan/redcloth.h
- 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
- lib/tasks/pureruby.rake
- Manifest
- Rakefile
- README
- setup.rb
- spec/custom_tags_spec.rb
- spec/differs/inline.rb
- spec/erb_spec.rb
- spec/extension_spec.rb
- spec/fixtures/basic.yml
- spec/fixtures/code.yml
- spec/fixtures/definitions.yml
- spec/fixtures/extra_whitespace.yml
- spec/fixtures/filter_html.yml
- spec/fixtures/filter_pba.yml
- spec/fixtures/html.yml
- spec/fixtures/images.yml
- spec/fixtures/instiki.yml
- spec/fixtures/links.yml
- spec/fixtures/lists.yml
- spec/fixtures/poignant.yml
- spec/fixtures/sanitize_html.yml
- spec/fixtures/table.yml
- spec/fixtures/textism.yml
- spec/fixtures/threshold.yml
- spec/formatters/class_filtered_html_spec.rb
- spec/formatters/filtered_html_spec.rb
- spec/formatters/html_no_breaks_spec.rb
- spec/formatters/html_spec.rb
- spec/formatters/id_filtered_html_spec.rb
- spec/formatters/latex_spec.rb
- spec/formatters/lite_mode_html_spec.rb
- spec/formatters/no_span_caps_html_spec.rb
- spec/formatters/sanitized_html_spec.rb
- spec/formatters/style_filtered_html_spec.rb
- spec/parser_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
- RedCloth.gemspec
- lib/redcloth_scan.so
has_rdoc: true
homepage: http://redcloth.org
post_install_message: 
rdoc_options: 
- --line-numbers
- --inline-source
- --title
- RedCloth
- --main
- README
require_paths: 
- lib
- ext
- lib/case_sensitive_require
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: 1.8.4
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "1.2"
  version: 
requirements: []

rubyforge_project: redcloth
rubygems_version: 1.3.1
signing_key: 
specification_version: 2
summary: RedCloth-4.2.2 - Textile parser for Ruby. http://redcloth.org/
test_files: []