[ 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