[ bianca ]
[ 源代码: raku-librarycheck ]
软件包:raku-librarycheck(0.0.11-3)
raku-librarycheck 的相关链接
下载源码包 raku-librarycheck:
- [raku-librarycheck_0.0.11-3.debian.tar.xz]
- [raku-librarycheck_0.0.11-3.dsc]
- [raku-librarycheck_0.0.11.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Determine whether a shared library is available to be loaded by Raku
This module provides a mechanism that will determine whether a named shared library is available and can be used by NativeCall.
It exports a single function library-exists that returns a boolean to indicate whether the named shared library can be loaded and used.
其他与 raku-librarycheck 有关的软件包
|
|
|
|
-
- dep: raku-api-2024.09+b2021349
- 本虚包由这些包填实: rakudo
-
- dep: rakudo (>= 2022.07-2)
- Raku implementation on top of MoarVM