Sha256: ae147bd6365c1351115c8eafd51e6ff7673b76a74781224d26d511ad34ed8f42

Contents?: true

Size: 1.32 KB

Versions: 0

Compression: gzip

Compressed size: 631 Bytes

Stored size: 631 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: rubyless
version: !ruby/object:Gem::Version 
  version: 0.1.0
platform: ruby
authors: 
- Gaspard Bucher
autorequire: 
bindir: bin
cert_chain: []

date: 2009-06-02 00:00:00 +02:00
default_executable: 
dependencies: []

description: 
email: gaspard@teti.ch
executables: []

extensions: []

extra_rdoc_files: 
- README.rdoc
files: 
- History.txt
- Rakefile
- README.rdoc
- rubyless.gemspec
- test/mock
- test/mock/dummy_class.rb
- test/RubyLess
- test/RubyLess/basic.yml
- test/RubyLess/errors.yml
- test/RubyLess_test.rb
- test/test_helper.rb
- lib/RubyLess.rb
- lib/SafeClass.rb
has_rdoc: true
homepage: http://zenadmin.org/546
post_install_message: 
rdoc_options: 
- --main
- README.rdoc
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
required_rubygems_version: !ruby/object:Gem::Requirement 
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      version: "0"
  version: 
requirements: []

rubyforge_project: rubyless
rubygems_version: 1.3.1
signing_key: 
specification_version: 2
summary: RubyLess is an interpreter for "safe ruby". The idea is to transform some "unsafe" ruby code into safe, type checked ruby, eventually rewriting some variables or methods
test_files: []

Package Spec version

rubyless-0.1.0