[ ソース: raku-librarycheck ]
パッケージ: raku-librarycheck (0.0.11-1 など)
raku-librarycheck に関するリンク
Debian の資源:
raku-librarycheck ソースパッケージをダウンロード:
- [raku-librarycheck_0.0.11-1.dsc]
- [raku-librarycheck_0.0.11.orig.tar.gz]
- [raku-librarycheck_0.0.11-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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-2022.12+af50a328
- 以下のパッケージによって提供される仮想パッケージです: rakudo
-
- dep: rakudo (>= 2022.07-2)
- Perl 6 implementation on top of Moar virtual machine