Path to this page:
./
devel/ruby-pycall,
Calling Python functions from Ruby
Branch: CURRENT,
Version: 1.4.1,
Package name: ruby27-pycall-1.4.1,
Maintainer: ryoonThis 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.
Master sites:
Filesize: 1547 KB
Version history: (Expand)
- (2021-08-22) Updated to version: ruby27-pycall-1.4.1
- (2021-05-29) Updated to version: ruby26-pycall-1.4.0
- (2020-09-20) Package added to pkgsrc.se, version ruby26-pycall-1.3.1 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-29 17:00:57 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-pycall: update to 1.4.0
1.4.0 (2021-05-28)
* Explicitly states that Windows is not supported yet in README
* Add PyCall.same?
* Improve conda support
* Fat gem is no longer supported
* Use WeakMap for caching PyPtr instances
|
2020-09-20 10:34:37 by Ryo ONODERA | Files touched by this commit (5) |
Log message:
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.
|