Sha256: 79c448b3f48f45c431911bd3bf84632fcf798d8c6c6e53d8592b009713849499
Contents?: true
Size: 1.37 KB
Versions: 0
Compression: gzip
Compressed size: 668 Bytes
Stored size: 668 Bytes
Contents
--- !ruby/object:Gem::Specification name: joshprice-hubris version: !ruby/object:Gem::Version version: 0.0.2 platform: ruby authors: - Mark Wotton - James Britt - Josh Price autorequire: bindir: bin cert_chain: [] date: 2009-08-16 00:00:00 -07:00 default_executable: dependencies: [] description: A Ruby Haskell bridge email: mwotton@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - bin/jhc_builder - History.txt - lib/extconf.rb - lib/hubris.rb - lib/Mapper.hs - lib/rshim.c - lib/rshim.h - lib/RubyMap.chs - Rakefile - README.markdown - sample/hsload.rb - sample/Makefile - sample/Test.hs - spec/hubris_spec.rb - spec/spec.opts - spec/spec_helper.rb - tasks/rspec.rake has_rdoc: false homepage: http://github.com/mwotton/hubris licenses: post_install_message: rdoc_options: - --inline-source - --charset=UTF-8 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: hubris rubygems_version: 1.3.5 signing_key: specification_version: 2 summary: Hubris is a Ruby Haskell bridge allowing you to call Haskell functions from your Ruby code. test_files: []