Sha256: 52f10046d9117bbd9c21ba113f0a364afe23f376774f643608cc11f7dcefc591

Contents?: true

Size: 1.81 KB

Versions: 0

Compression: gzip

Compressed size: 649 Bytes

Stored size: 649 Bytes

Contents

--- !ruby/object:Gem::Specification 
rubygems_version: 0.9.4
specification_version: 1
name: css_parser
version: !ruby/object:Gem::Version 
  version: 0.9.0
date: 2007-11-19 00:00:00 -08:00
summary: A set of classes for parsing CSS.
require_paths: 
- lib
email: 
homepage: http://code.dunae.ca/css_parser
rubyforge_project: 
description: 
autorequire: 
default_executable: 
bindir: bin
has_rdoc: true
required_ruby_version: !ruby/object:Gem::Version::Requirement 
  requirements: 
  - - ">"
    - !ruby/object:Gem::Version 
      version: 0.0.0
  version: 
platform: ruby
signing_key: 
cert_chain: 
post_install_message: 
authors: 
- Alex Dunae
files: 
- lib/css_parser.rb
- lib/css_parser/parser.rb
- lib/css_parser/regexps.rb
- lib/css_parser/rule_set.rb
- test/fixtures
- test/fixtures/import-circular-reference.css
- test/fixtures/import-with-media-types.css
- test/fixtures/import1.css
- test/fixtures/simple.css
- test/fixtures/subdir
- test/fixtures/subdir/import2.css
- test/test_css_parser_basic.rb
- test/test_css_parser_downloading.rb
- test/test_css_parser_media_types.rb
- test/test_css_parser_misc.rb
- test/test_css_parser_regexps.rb
- test/test_helper.rb
- test/test_merging.rb
- test/test_rule_set.rb
- test/test_rule_set_creating_shorthand.rb
- test/test_rule_set_expanding_shorthand.rb
- README
- CHANGELOG
- LICENSE
test_files: 
- test/test_css_parser_basic.rb
- test/test_css_parser_downloading.rb
- test/test_css_parser_media_types.rb
- test/test_css_parser_misc.rb
- test/test_css_parser_regexps.rb
- test/test_helper.rb
- test/test_merging.rb
- test/test_rule_set.rb
- test/test_rule_set_creating_shorthand.rb
- test/test_rule_set_expanding_shorthand.rb
rdoc_options: 
- --all
- --inline-source
- --line-numbers
extra_rdoc_files: 
- README
- CHANGELOG
- LICENSE
executables: []

extensions: []

requirements: []

dependencies: []

Package Spec version

css_parser-0.9.0