--- !ruby/object:Gem::Specification name: rubypython version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - Zach Raines autorequire: bindir: bin cert_chain: [] date: 2008-08-02 00:00:00 -04:00 default_executable: dependencies: [] description: A bridge between ruby and python email: - achatesavc+rubypython@gmail.com executables: [] extensions: - ext/rubypython_bridge/extconf.rb extra_rdoc_files: - History.txt - License.txt - Manifest.txt - PostInstall.txt - README.txt - website/index.txt files: - .autotest - History.txt - License.txt - Manifest.txt - PostInstall.txt - README.txt - Rakefile - config/hoe.rb - config/requirements.rb - ext/rubypython_bridge/cbridge.c - ext/rubypython_bridge/cbridge.h - ext/rubypython_bridge/config.h - ext/rubypython_bridge/extconf.rb - ext/rubypython_bridge/ptor.c - ext/rubypython_bridge/ptor.h - ext/rubypython_bridge/rp_error.c - ext/rubypython_bridge/rp_error.h - ext/rubypython_bridge/rp_object.c - ext/rubypython_bridge/rp_object.h - ext/rubypython_bridge/rtop.c - ext/rubypython_bridge/rtop.h - ext/rubypython_bridge/rubypython_bridge.c - ext/rubypython_bridge/rubypython_bridge.h - ext/rubypython_bridge/test.rb - lib/rubypython.rb - lib/rubypython/version.rb - lib/rubypython/wrapper_extensions.rb - script/console - script/destroy - script/generate - script/txt2html - setup.rb - tasks/deployment.rake - tasks/environment.rake - tasks/extconf.rake - tasks/extconf/rubypython_bridge.rake - tasks/website.rake - test/test_helper.rb - test/test_rubypython.rb - test/test_rubypython_bridge_extn.rb - website/index.html - website/index.txt - website/javascripts/rounded_corners_lite.inc.js - website/stylesheets/screen.css - website/template.html.erb has_rdoc: true homepage: http://rubypython.rubyforge.org post_install_message: |+ For more information on rubypython, see http://rubypython.rubyforge.org If you find a bug, or have any suggestions, email me at: achatesavc+rubypython@gmail.com rdoc_options: - --main - README.txt require_paths: - lib - ext/rubypython_bridge 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: rubypython rubygems_version: 1.2.0 signing_key: specification_version: 2 summary: A bridge between ruby and python test_files: - test/test_helper.rb - test/test_rubypython.rb - test/test_rubypython_bridge_extn.rb