Sha256: efabefcb9c394a3ba07946d2f2f7b462bfe9e28703b7da1e91757e566b92e1d2
Contents?: true
Size: 1.35 KB
Versions: 0
Compression: gzip
Compressed size: 635 Bytes
Stored size: 635 Bytes
Contents
--- !ruby/object:Gem::Specification rubygems_version: 0.9.0 specification_version: 1 name: hyogen version: !ruby/object:Gem::Version version: 0.0.1 date: 2007-05-02 00:00:00 +09:00 summary: This package allows you to mapping CSV or Excel to Ruby objects and generating some data. require_paths: - lib email: yutakayy@gmail.com homepage: http://hyogen.rubyforge.org rubyforge_project: hyogen description: This package allows you to mapping CSV or Excel to Ruby objects and generating some data. 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: - yutaka files: - History.txt - Manifest.txt - README.txt - Rakefile - lib/hyogen.rb - lib/hyogen/version.rb - scripts/txt2html - setup.rb - test/test_helper.rb - test/test_hyogen.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.rhtml test_files: - spec/sample1.csv - spec/sample1.txt - spec/sample1.txt.template - spec/sample1.xls - spec/spec_hyogen.rb - spec/spec_hyogen.rb.1~ rdoc_options: [] extra_rdoc_files: [] executables: [] extensions: [] requirements: [] dependencies: []