--- !ruby/object:Gem::Specification 
name: haml
version: !ruby/object:Gem::Version 
  hash: 29
  prerelease: false
  segments: 
  - 3
  - 0
  - 13
  version: 3.0.13
platform: ruby
authors: 
- Nathan Weizenbaum
- Chris Eppstein
- Hampton Catlin
autorequire: 
bindir: bin
cert_chain: []

date: 2010-06-23 00:00:00 -07:00
default_executable: 
dependencies: 
- !ruby/object:Gem::Dependency 
  name: yard
  prerelease: false
  requirement: &id001 !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 13
        segments: 
        - 0
        - 5
        - 3
        version: 0.5.3
  type: :development
  version_requirements: *id001
- !ruby/object:Gem::Dependency 
  name: maruku
  prerelease: false
  requirement: &id002 !ruby/object:Gem::Requirement 
    requirements: 
    - - ">="
      - !ruby/object:Gem::Version 
        hash: 25
        segments: 
        - 0
        - 5
        - 9
        version: 0.5.9
  type: :development
  version_requirements: *id002
description: "      Haml (HTML Abstraction Markup Language) is a layer on top of XHTML or XML\n      that's designed to express the structure of XHTML or XML documents\n      in a non-repetitive, elegant, easy way,\n      using indentation rather than closing tags\n      and allowing Ruby to be embedded with ease.\n      It was originally envisioned as a plugin for Ruby on Rails,\n      but it can function as a stand-alone templating engine.\n"
email: haml@googlegroups.com
executables: 
- haml
- html2haml
- sass
- css2sass
- sass-convert
extensions: []

extra_rdoc_files: 
- VERSION_NAME
- CONTRIBUTING
- README.md
- MIT-LICENSE
- VERSION
- REVISION
files: 
- rails/init.rb
- lib/haml.rbc
- lib/sass.rb
- lib/sass/css.rb
- lib/sass/script/node.rbc
- lib/sass/script/node.rb
- lib/sass/script/funcall.rbc
- lib/sass/script/operation.rbc
- lib/sass/script/interpolation.rb
- lib/sass/script/number.rb
- lib/sass/script/css_lexer.rbc
- lib/sass/script/bool.rbc
- lib/sass/script/lexer.rbc
- lib/sass/script/css_lexer.rb
- lib/sass/script/operation.rb
- lib/sass/script/literal.rb
- lib/sass/script/interpolation.rbc
- lib/sass/script/functions.rb
- lib/sass/script/string_interpolation.rb
- lib/sass/script/functions.rbc
- lib/sass/script/bool.rb
- lib/sass/script/string_interpolation.rbc
- lib/sass/script/color.rbc
- lib/sass/script/literal.rbc
- lib/sass/script/string.rbc
- lib/sass/script/color.rb
- lib/sass/script/lexer.rb
- lib/sass/script/unary_operation.rbc
- lib/sass/script/variable.rbc
- lib/sass/script/number.rbc
- lib/sass/script/parser.rb
- lib/sass/script/css_parser.rb
- lib/sass/script/variable.rb
- lib/sass/script/string.rb
- lib/sass/script/funcall.rb
- lib/sass/script/unary_operation.rb
- lib/sass/script/parser.rbc
- lib/sass/script/css_parser.rbc
- lib/sass/script.rb
- lib/sass/error.rb
- lib/sass/repl.rb
- lib/sass/error.rbc
- lib/sass/tree/node.rbc
- lib/sass/tree/comment_node.rb
- lib/sass/tree/variable_node.rbc
- lib/sass/tree/node.rb
- lib/sass/tree/extend_node.rb
- lib/sass/tree/directive_node.rbc
- lib/sass/tree/comment_node.rbc
- lib/sass/tree/for_node.rb
- lib/sass/tree/mixin_node.rbc
- lib/sass/tree/warn_node.rb
- lib/sass/tree/debug_node.rb
- lib/sass/tree/import_node.rb
- lib/sass/tree/warn_node.rbc
- lib/sass/tree/extend_node.rbc
- lib/sass/tree/while_node.rb
- lib/sass/tree/mixin_def_node.rb
- lib/sass/tree/if_node.rbc
- lib/sass/tree/root_node.rb
- lib/sass/tree/while_node.rbc
- lib/sass/tree/if_node.rb
- lib/sass/tree/mixin_node.rb
- lib/sass/tree/prop_node.rbc
- lib/sass/tree/directive_node.rb
- lib/sass/tree/mixin_def_node.rbc
- lib/sass/tree/rule_node.rbc
- lib/sass/tree/root_node.rbc
- lib/sass/tree/rule_node.rb
- lib/sass/tree/for_node.rbc
- lib/sass/tree/debug_node.rbc
- lib/sass/tree/prop_node.rb
- lib/sass/tree/import_node.rbc
- lib/sass/tree/variable_node.rb
- lib/sass/plugin/rails.rb
- lib/sass/plugin/rack.rb
- lib/sass/plugin/configuration.rb
- lib/sass/plugin/merb.rb
- lib/sass/plugin/staleness_checker.rbc
- lib/sass/plugin/staleness_checker.rb
- lib/sass/plugin/configuration.rbc
- lib/sass/plugin/generic.rb
- lib/sass/environment.rb
- lib/sass/callbacks.rb
- lib/sass/selector/simple_sequence.rb
- lib/sass/selector/comma_sequence.rbc
- lib/sass/selector/sequence.rbc
- lib/sass/selector/simple.rbc
- lib/sass/selector/abstract_sequence.rbc
- lib/sass/selector/simple_sequence.rbc
- lib/sass/selector/abstract_sequence.rb
- lib/sass/selector/comma_sequence.rb
- lib/sass/selector/sequence.rb
- lib/sass/selector/simple.rb
- lib/sass/selector.rb
- lib/sass/files.rb
- lib/sass/script.rbc
- lib/sass/scss.rb
- lib/sass/engine.rb
- lib/sass/scss.rbc
- lib/sass/callbacks.rbc
- lib/sass/plugin.rb
- lib/sass/less.rbc
- lib/sass/selector.rbc
- lib/sass/scss/static_parser.rb
- lib/sass/scss/script_parser.rbc
- lib/sass/scss/sass_parser.rb
- lib/sass/scss/static_parser.rbc
- lib/sass/scss/rx.rb
- lib/sass/scss/script_lexer.rb
- lib/sass/scss/sass_parser.rbc
- lib/sass/scss/parser.rb
- lib/sass/scss/css_parser.rb
- lib/sass/scss/rx.rbc
- lib/sass/scss/script_lexer.rbc
- lib/sass/scss/parser.rbc
- lib/sass/scss/css_parser.rbc
- lib/sass/scss/script_parser.rb
- lib/sass/less.rb
- lib/sass/environment.rbc
- lib/sass/files.rbc
- lib/sass/engine.rbc
- lib/sass/plugin.rbc
- lib/sass.rbc
- lib/haml/filters.rb
- lib/haml/exec.rb
- lib/haml/util.rbc
- lib/haml/railtie.rb
- lib/haml/error.rb
- lib/haml/version.rbc
- lib/haml/error.rbc
- lib/haml/helpers.rbc
- lib/haml/util/subset_map.rbc
- lib/haml/util/subset_map.rb
- lib/haml/html/erb.rb
- lib/haml/template.rb
- lib/haml/root.rbc
- lib/haml/filters.rbc
- lib/haml/shared.rb
- lib/haml/shared.rbc
- lib/haml/engine.rb
- lib/haml/version.rb
- lib/haml/template/patch.rb
- lib/haml/template/plugin.rb
- lib/haml/template/options.rb
- lib/haml/helpers.rb
- lib/haml/buffer.rbc
- lib/haml/buffer.rb
- lib/haml/html.rb
- lib/haml/engine.rbc
- lib/haml/root.rb
- lib/haml/railtie.rbc
- lib/haml/precompiler.rbc
- lib/haml/precompiler.rb
- lib/haml/util.rb
- lib/haml/helpers/action_view_mods.rb
- lib/haml/helpers/xss_mods.rb
- lib/haml/helpers/action_view_extensions.rb
- lib/haml.rb
- vendor/fssm/Rakefile
- vendor/fssm/profile/prof-pathname.rb
- vendor/fssm/profile/prof-plain-pathname.html
- vendor/fssm/profile/prof-cache.rb
- vendor/fssm/profile/prof-fssm-pathname.html
- vendor/fssm/profile/prof.html
- vendor/fssm/example.rb
- vendor/fssm/spec/spec_helper.rb
- vendor/fssm/spec/path_spec.rb
- vendor/fssm/spec/root/file.css
- vendor/fssm/spec/root/file.yml
- vendor/fssm/spec/root/moo/cow.txt
- vendor/fssm/spec/root/file.rb
- vendor/fssm/spec/root/duck/quack.txt
- vendor/fssm/lib/fssm.rb
- vendor/fssm/lib/fssm/path.rb
- vendor/fssm/lib/fssm/support.rb
- vendor/fssm/lib/fssm/pathname.rb
- vendor/fssm/lib/fssm/monitor.rb
- vendor/fssm/lib/fssm/tree.rb
- vendor/fssm/lib/fssm/state/directory.rb
- vendor/fssm/lib/fssm/state/file.rb
- vendor/fssm/lib/fssm/backends/polling.rb
- vendor/fssm/lib/fssm/backends/rubycocoa/fsevents.rb
- vendor/fssm/lib/fssm/backends/fsevents.rb
- vendor/fssm/lib/fssm/backends/inotify.rb
- vendor/fssm/VERSION.yml
- vendor/fssm/LICENSE
- vendor/fssm/README.markdown
- vendor/fssm/fssm.gemspec
- bin/sass-convert
- bin/sass
- bin/css2sass
- bin/html2haml
- bin/haml
- test/test_helper.rbc
- test/linked_rails.rb
- test/benchmark.rb
- test/linked_rails.rbc
- test/sass/script_test.rb
- test/sass/engine_test.rbc
- test/sass/less_conversion_test.rb
- test/sass/plugin_test.rbc
- test/sass/css2sass_test.rb
- test/sass/extend_test.rbc
- test/sass/script_conversion_test.rb
- test/sass/extend_test.rb
- test/sass/data/hsl-rgb.txt
- test/sass/less_conversion_test.rbc
- test/sass/results/warn_imported.css
- test/sass/results/units.css
- test/sass/results/parent_ref.css
- test/sass/results/compressed.css
- test/sass/results/warn.css
- test/sass/results/complex.css
- test/sass/results/compact.css
- test/sass/results/mixins.css
- test/sass/results/line_numbers.css
- test/sass/results/alt.css
- test/sass/results/subdir/subdir.css
- test/sass/results/subdir/nested_subdir/nested_subdir.css
- test/sass/results/options.css
- test/sass/results/nested.css
- test/sass/results/import.css
- test/sass/results/multiline.css
- test/sass/results/script.css
- test/sass/results/basic.css
- test/sass/results/scss_import.css
- test/sass/results/expanded.css
- test/sass/results/scss_importee.css
- test/sass/more_results/more_import.css
- test/sass/more_results/more1_with_line_comments.css
- test/sass/more_results/more1.css
- test/sass/conversion_test.rb
- test/sass/templates/basic.sass
- test/sass/templates/nested_mixin_bork.sass
- test/sass/templates/nested_bork4.sass
- test/sass/templates/compressed.sass
- test/sass/templates/nested_bork2.sass
- test/sass/templates/importee.less
- test/sass/templates/import.sass
- test/sass/templates/script.sass
- test/sass/templates/expanded.sass
- test/sass/templates/nested.sass
- test/sass/templates/_partial.sass
- test/sass/templates/line_numbers.sass
- test/sass/templates/compact.sass
- test/sass/templates/subdir/subdir.sass
- test/sass/templates/subdir/nested_subdir/nested_subdir.sass
- test/sass/templates/subdir/nested_subdir/_nested_partial.sass
- test/sass/templates/options.sass
- test/sass/templates/warn.sass
- test/sass/templates/nested_bork3.sass
- test/sass/templates/nested_bork1.sass
- test/sass/templates/scss_import.scss
- test/sass/templates/bork4.sass
- test/sass/templates/warn_imported.sass
- test/sass/templates/parent_ref.sass
- test/sass/templates/alt.sass
- test/sass/templates/importee.sass
- test/sass/templates/mixin_bork.sass
- test/sass/templates/mixins.sass
- test/sass/templates/multiline.sass
- test/sass/templates/scss_importee.scss
- test/sass/templates/units.sass
- test/sass/templates/bork1.sass
- test/sass/templates/complex.sass
- test/sass/templates/bork3.sass
- test/sass/templates/bork2.sass
- test/sass/callbacks_test.rb
- test/sass/more_templates/_more_partial.sass
- test/sass/more_templates/more1.sass
- test/sass/more_templates/more_import.sass
- test/sass/functions_test.rb
- test/sass/engine_test.rb
- test/sass/scss/css_test.rb
- test/sass/scss/scss_test.rb
- test/sass/scss/test_helper.rb
- test/sass/scss/rx_test.rb
- test/sass/plugin_test.rb
- test/haml/engine_test.rbc
- test/haml/mocks/article.rb
- test/haml/util_test.rb
- test/haml/spec_test.rb
- test/haml/spec/ruby_haml_test.rb
- test/haml/spec/README.md
- test/haml/spec/lua_haml_spec.lua
- test/haml/spec/tests.json
- test/haml/html2haml_test.rb
- test/haml/template_test.rb
- test/haml/util/subset_map_test.rb
- test/haml/helper_test.rb
- test/haml/results/tag_parsing.xhtml
- test/haml/results/content_for_layout.xhtml
- test/haml/results/helpers.xhtml
- test/haml/results/original_engine.xhtml
- test/haml/results/very_basic.xhtml
- test/haml/results/helpful.xhtml
- test/haml/results/list.xhtml
- test/haml/results/partials.xhtml
- test/haml/results/eval_suppressed.xhtml
- test/haml/results/nuke_inner_whitespace.xhtml
- test/haml/results/whitespace_handling.xhtml
- test/haml/results/render_layout.xhtml
- test/haml/results/silent_script.xhtml
- test/haml/results/standard.xhtml
- test/haml/results/just_stuff.xhtml
- test/haml/results/partial_layout.xhtml
- test/haml/results/filters.xhtml
- test/haml/results/nuke_outer_whitespace.xhtml
- test/haml/markaby/standard.mab
- test/haml/templates/tag_parsing.haml
- test/haml/templates/nuke_inner_whitespace.haml
- test/haml/templates/partial_layout.haml
- test/haml/templates/_av_partial_2_ugly.haml
- test/haml/templates/partials.haml
- test/haml/templates/_layout_for_partial.haml
- test/haml/templates/original_engine.haml
- test/haml/templates/helpers.haml
- test/haml/templates/_layout.erb
- test/haml/templates/action_view_ugly.haml
- test/haml/templates/content_for_layout.haml
- test/haml/templates/silent_script.haml
- test/haml/templates/very_basic.haml
- test/haml/templates/render_layout.haml
- test/haml/templates/filters.haml
- test/haml/templates/_av_partial_1.haml
- test/haml/templates/standard_ugly.haml
- test/haml/templates/_partial.haml
- test/haml/templates/nuke_outer_whitespace.haml
- test/haml/templates/breakage.haml
- test/haml/templates/list.haml
- test/haml/templates/standard.haml
- test/haml/templates/whitespace_handling.haml
- test/haml/templates/eval_suppressed.haml
- test/haml/templates/action_view.haml
- test/haml/templates/_av_partial_2.haml
- test/haml/templates/partialize.haml
- test/haml/templates/just_stuff.haml
- test/haml/templates/helpful.haml
- test/haml/templates/_av_partial_1_ugly.haml
- test/haml/templates/_text_area.haml
- test/haml/html2haml/erb_tests.rb
- test/haml/engine_test.rb
- test/haml/erb/_av_partial_2.erb
- test/haml/erb/action_view.erb
- test/haml/erb/_av_partial_1.erb
- test/haml/erb/standard.erb
- test/test_helper.rb
- extra/haml-mode.el
- extra/sass-mode.el
- extra/update_watch.rb
- Rakefile
- init.rb
- .yardopts
- VERSION_NAME
- CONTRIBUTING
- README.md
- MIT-LICENSE
- VERSION
- REVISION
has_rdoc: true
homepage: http://haml-lang.com/
licenses: []

post_install_message: 
rdoc_options: 
- --title
- Haml
- --main
- README.rdoc
- --exclude
- lib/haml/buffer.rb
- --line-numbers
- --inline-source
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: haml
rubygems_version: 1.4.1
signing_key: 
specification_version: 3
summary: An elegant, structured XHTML/XML templating engine. Comes with Sass, a similar CSS templating engine.
test_files: 
- test/sass/script_test.rb
- test/sass/less_conversion_test.rb
- test/sass/css2sass_test.rb
- test/sass/script_conversion_test.rb
- test/sass/extend_test.rb
- test/sass/conversion_test.rb
- test/sass/callbacks_test.rb
- test/sass/functions_test.rb
- test/sass/engine_test.rb
- test/sass/scss/css_test.rb
- test/sass/scss/scss_test.rb
- test/sass/scss/rx_test.rb
- test/sass/plugin_test.rb
- test/haml/util_test.rb
- test/haml/spec_test.rb
- test/haml/spec/ruby_haml_test.rb
- test/haml/html2haml_test.rb
- test/haml/template_test.rb
- test/haml/util/subset_map_test.rb
- test/haml/helper_test.rb
- test/haml/engine_test.rb
