pkgsrc/devel/ruby-pycall/DESCR
ryoon 59d438990c devel/ruby-pycall: import ruby27-pycall-1.3.1
This library provides the features to directly call and partially
interoperate with Python from the Ruby language. You can import
arbitrary Python modules into Ruby modules, call Python functions
with automatic type conversion from Ruby to Python.
2020-09-20 08:34:37 +00:00

4 lines
248 B
Text

This library provides the features to directly call and partially
interoperate with Python from the Ruby language. You can import
arbitrary Python modules into Ruby modules, call Python functions
with automatic type conversion from Ruby to Python.