RubyGems Navigation menu

rubypython-raspi 0.1.0

RubyPython is a bridge between the Ruby and Python interpreters. It embeds a running Python interpreter in the Ruby application's process using FFI and provides a means for wrapping, converting, and calling Python objects and methods. RubyPython uses FFI to marshal the data between the Ruby and Python VMs and make Python calls. You can: * Inherit from Python classes. * Configure callbacks from Python. * Run Python generators (on Ruby 1.9.2 or later).

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.2 - August 12, 2012 (37KB)
  2. 0.1.1 - August 12, 2012 (34.5KB)
  3. 0.1.0 - August 12, 2012 (34.5KB)

Runtime依存関係 (2):

blankslate >= 2.1.2.3
ffi ~> 1.0.7

Development依存関係 (3):

hoe ~> 2.12
rspec ~> 2.0
tilt ~> 1.0

所有者:

作者:

  • Steeve Morin, Austin Ziegler, Zach Raines, Lewis O'Driscoll

SHA 256チェックサム:

96d5d23ea2d2be38ace2acd1aeb6dcee909b3d2d243f0bc6db9e2cf2eee42fc5

累計ダウンロード数 9,533

このバージョンのみ 2,797

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: