Sha256: 7abf5376edb715fd022c0eb52ce18768fb60a21c3a5c87b0035a003152d6884d
Contents?: true
Size: 150 Bytes
Versions: 3
Compression:
Stored size: 150 Bytes
Contents
require 'mkmf' dir_config("rubypython_bridge") find_library("python2.5",nil) find_header("python2.5/Python.h") create_makefile("rubypython_bridge")
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubypython-0.2.0 | ext/rubypython_bridge/extconf.rb |
rubypython-0.2.1 | ext/rubypython_bridge/extconf.rb |
rubypython-0.2.2 | ext/rubypython_bridge/extconf.rb |