Sha256: 47095fff44cb7855a8b0e2a108bfc475551687df0892880034d27e6220452f1a

Contents?: true

Size: 1.5 KB

Versions: 0

Compression: gzip

Compressed size: 604 Bytes

Stored size: 604 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: random_text
version: !ruby/object:Gem::Version 
  version: 1.0.0
platform: ruby
authors: 
- toy
autorequire: 
bindir: bin
cert_chain: []

date: 2009-10-16 00:00:00 +04:00
default_executable: 
dependencies: []

description: A library to generate random strings.
email: ""
executables: 
- lorem
- vesna
extensions: []

extra_rdoc_files: 
- README.rdoc
- bin/lorem
- bin/vesna
- lib/random_text.rb
- lib/random_text/dictionary.rb
- lib/random_text/random_strings.rb
files: 
- Manifest
- README.rdoc
- Rakefile
- VERSION.yml
- bin/lorem
- bin/vesna
- lib/random_text.rb
- lib/random_text/dictionary.rb
- lib/random_text/random_strings.rb
- resources/lorem.txt
- resources/vesna.txt
- spec/random_text/dictionary_spec.rb
- spec/random_text/random_string_spec.rb
- spec/random_text_spec.rb
- spec/spec.opts
- spec/spec_helper.rb
- random_text.gemspec
has_rdoc: true
homepage: ""
licenses: []

post_install_message: 
rdoc_options: 
- --line-numbers
- --inline-source
- --title
- Random_text
- --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: "1.2"
  version: 
requirements: []

rubyforge_project: toytoy
rubygems_version: 1.3.5
signing_key: 
specification_version: 3
summary: A library to generate random strings.
test_files: []

Package Spec version

random_text-1.0.0