Sha256: f8f149d20ae8fc13fb75742d3f9dea14a8fa61f2dd056ccdde09fe17270fd209

Contents?: true

Size: 1.76 KB

Versions: 0

Compression: gzip

Compressed size: 702 Bytes

Stored size: 702 Bytes

Contents

--- !ruby/object:Gem::Specification
name: hexp
version: !ruby/object:Gem::Version
  version: 0.0.1.pre
  prerelease: 6
platform: ruby
authors:
- Arne Brasseur
autorequire: 
bindir: bin
cert_chain: []
date: 2013-05-23 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: ice_nine
  requirement: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: 0.7.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ~>
      - !ruby/object:Gem::Version
        version: 0.7.0
description: HTML expressions
email:
- arne@arnebrasseur.net
executables: []
extensions: []
extra_rdoc_files:
- README.md
files:
- .gitignore
- .travis.yml
- Gemfile
- Gemfile.devtools
- Gemfile.lock
- README.md
- Rakefile
- SPEC.md
- config/flay.yml
- config/flog.yml
- config/mutant.yml
- config/reek.yml
- config/yardstick.yml
- hexp.gemspec
- lib/hexp.rb
- lib/hexp/array.rb
- lib/hexp/version.rb
- spec/shared_helper.rb
- spec/spec_helper.rb
- spec/unit/hexp/array_spec.rb
homepage: https://github.com/plexus/hexp
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
      segments:
      - 0
      hash: -3692654222847691207
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>'
    - !ruby/object:Gem::Version
      version: 1.3.1
requirements: []
rubyforge_project: 
rubygems_version: 1.8.23
signing_key: 
specification_version: 3
summary: HTML expressions
test_files:
- spec/shared_helper.rb
- spec/spec_helper.rb
- spec/unit/hexp/array_spec.rb

Package Spec version

hexp-0.0.1.pre